- Jun 27, 2024
-
-
Zuul authored
-
- Jun 26, 2024
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Will Szumski authored
This enables you to scrape external targets more easily. Change-Id: I55b612d2f5f5a3fc8d21c6d2f71d6c58d89d4e31
-
Zuul authored
-
Pedro Henrique authored
When using short notations like `1g` or `512m` to define the container dimensions, we are always getting the container to being restarted in each kolla-ansible run, even with no real changes in the container configs. Change-Id: Ic8e2dd42b95a8f5c2141a820c55642a3ed7beabd Closes-Bug: #2070494
-
- Jun 24, 2024
-
-
Victor Chembaev authored
Fix kolla systemd unit template to prevent restart all kolla services with docker.service restart Change-Id: I70dd1751dea6bfc9bb265aeda04b3392e135324c Closes-Bug: 2065168
-
- Jun 21, 2024
- Jun 19, 2024
-
-
Andrew Babbitt authored
Change the skyline nginx config to point to the internal port. Closes-Bug: #2069855 Change-Id: Ia29d89b2594a604c687469850a67f7fe29d0eb5d
-
Michal Arbet authored
Change-Id: I85479a64821686f81a3592aa5620e1628dcb5c73
-
- Jun 18, 2024
- Jun 14, 2024
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: I9a71da5a00a4580b491a9c10ca34094b6654b438
-
Bartosz Bezak authored
it is already in init-runonce in the previous release Change-Id: I7edc1216d3e74e995ed2051e9fd3d93196014836
-
- Jun 13, 2024
-
-
Zuul authored
-
Zuul authored
-
Bartosz Bezak authored
Change-Id: I517d9f078a4dbb34178c851c1bc8b51b738882da
-
Michal Nasiadka authored
Change-Id: I4b09b066d2a65f7f83dde75fec363874c13225c6
-
Martin Hiner authored
Moves the execution of Nova roles after Open vSwitch roles. Current order of execution causes VMs to not be able to start after the redeployment of Openstack during container engine migration. Change-Id: I8ad0dcdfaf419dfbc04d19203424adecd400db05 Signed-off-by:
Martin Hiner <martin.hiner@tietoevry.com>
-
- Jun 11, 2024
-
-
Zuul authored
-
- Jun 10, 2024
- Jun 05, 2024
- May 27, 2024
-
-
Martin Hiner authored
List of strings CONTAINER_PARAMS is missing comma separators, which makes it an implicit concatenation of list items that should be separate. Closes-Bug: #2067278 Change-Id: Iec9a8de184481dae058377fa8d7bbd8da729d62c Signed-off-by:
Martin Hiner <martin.hiner@tietoevry.com>
-
Michal Nasiadka authored
This reverts commit 0ec71d87. Reason for revert: fixed now Change-Id: I33d62e910ff6151eb03c814ee7b8984c6f4e5308
-
- May 24, 2024
-
-
Michal Nasiadka authored
Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/920172 Change-Id: Ieba0baf154ead063a1bc244aaadd4ca53c814ad3
-
Michal Nasiadka authored
Change-Id: Ief1598a017b7ff491c9fcb775fdb155628bc55d2
-
- May 16, 2024
-
-
Zuul authored
-
Mark Goddard authored
If the container image used by Mariabackup is different than the one used by MariaDB server, it's possible that mariabackup and mariadb are incompatible. This may cause backup operations to fail. This change queries the running MariaDB server container's image and uses it when taking a backup. If MariaDB server isn't running on the host it falls back to the image defined in configuration. The separate mariabackup_image, mariabackup_tag and mariabackup_image_full variables are no longer required and have been removed. Closes-Bug: #2058644 Change-Id: I45f3f90ec1973dae92131ea16a7b248ab7a8ae69
-
Christian Berendt authored
Also rename task to "Copying over custom pipeline.yaml file" for clarity. Change-Id: I04e3eb9620830a15781f9bab2549b557a9d1d9cb
-
- May 15, 2024
-
-
Roman Krček authored
Update Sykline stop task to use the service-stop role to symplify the task and make sure it is using kolla_container. Authored-By:
Roman Krček <roman.krcek@tietoevry.com> Change-Id: I7b11359cee931273a058364160b64fe1fb606b5e
-
wangkuntian authored
Change-Id: Iad34c3340325d2aad0f468d88e94007823871a41
-
- May 14, 2024
-
-
Michal Nasiadka authored
This will fix exit codes - details in bug. Basically openvswitch treats TERM as something fatal (exits with 143) and the only solution for graceful exit is using ovs-appctl and sending exit command, just like ovs-ctl utility does. Depends-On: https://review.opendev.org/c/openstack/kolla/+/905189 Partial-Bug: #2048130 Change-Id: I523018cb98944de60d7b95404deb7cebd641f33a
-
Michal Nasiadka authored
Depends-On: https://review.opendev.org/c/openstack/kolla/+/904981 Partial-Bug: #2048130 Change-Id: Ib971b694c12ccb51e0893978dd5962040f2fbd22
-