- Aug 12, 2024
-
-
Matt Crees authored
RabbitMQ uses quorum queues by default in both Dalmatian and Caracal, so we don't need to run the migrations. Change-Id: I1244f453af8f339cc3db7300951e366196e5291a
-
- Aug 09, 2024
-
-
Bartosz Bezak authored
OpenvSwitch container needs to be restarted for hw offload to be enabled/disabled properly [1]. OpenvSwitch container will also be restarted when system-id or hostname changes. Closes-Bug: #2076335 [1] https://docs.openstack.org/neutron/2024.1/admin/config-ovs-offload.html#configure-open-vswitch-hardware-offloading Change-Id: I444fc345e5d21ed969f48aa9a6230905cc411149
-
Zuul authored
-
- Aug 08, 2024
-
-
Zuul authored
-
Franciszek Przewozny authored
Change I60162b54bc06e158534d29311d4474b34750c64d removed the '/v3' suffix from horizon_keystone_url variable, but the version is needed for some operations. This patch fixes the "Change password" Horizon function until Horizon bug #2073639 is resolved. Closes-Bug: #2073159 Change-Id: I6ff46b47e9109d0757f2e5ce8019ba591b9892e1
-
Zuul authored
-
Zuul authored
-
Stig Telfer authored
A host that is in the manila-share group, but not in controllers network, etc., will fail service deployment if it is not using the generic manila driver (eg, if it is using the CephFS native driver). This is because deployment of openvswitch-vswitchd is predicated on the drivers enabled for manila-share. However, this predicate is not universally applied. Where inventory group membership is used the dependency on openvswitch-vswitchd presence will fail. Closes-Bug: #1993285 Change-Id: I821e513d24f2a1c59240d65ad68c3b5f2080e439
-
Zuul authored
-
Michal Nasiadka authored
Closes-Bug: #2075966 Change-Id: I6ed82ecc7ca82c09aacb2a65254f794c72365188
-
Michal Nasiadka authored
This reverts commit 9a5059d4. Reason for revert: let's use UC Change-Id: Ifa2c455a0ac5d239cbd7de329521474b366b3c76
-
- Aug 07, 2024
-
-
Michal Nasiadka authored
Change-Id: I29a3f86b59aeaa8ca64d5e6780fa094b903d0039
-
Michal Nasiadka authored
Change-Id: I989d0d6c134d85bada227fca8233fb0ac290625a
-
- Aug 06, 2024
-
-
Zuul authored
-
- Aug 05, 2024
-
-
Sven Kieske authored
wrong use of a f-string when no variable is templated Signed-off-by:
Sven Kieske <kieske@osism.tech> Change-Id: I4ef5147eacef32ed93c21d44bf23b664adf1eb91
-
- Jul 29, 2024
-
-
Zuul authored
-
- Jul 25, 2024
-
-
Zuul authored
-
Michal Nasiadka authored
Also stop using the old config name (td-agent.conf) Change-Id: Ied2736b891cd8c6dfcc509a8fd6b1fc8bfe21cb4
-
- Jul 24, 2024
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: Ia7bd309479f098bc0b65ecf76dc294d893dadbc4
-
- Jul 23, 2024
-
-
Michal Nasiadka authored
Change-Id: I2145160a1e359988e519113400e8cd2c2a0b057e
-
- Jul 22, 2024
-
-
Doug Szumski authored
This fixes an issue where it is not possible to customise the `host` config option in the Nova Compute Ironic config file without breaking detection of the service. This is a backwards compatible fix, which allows a user to set the `host` config option using Ansible host or group vars. Other reasons for not using the default host setting of `{{ ansible_hostname }}-ironic` are covered in [1]. [1] https://specs.openstack.org/openstack/nova-specs/specs/2024.1/approved/ironic-shards.html#migrate-from-peer-list-to-shard-key. Closes-Bug: #2056571 Change-Id: I9b562f6a5722f21b7dbec2a4d53a46a57c829155
-
- Jul 17, 2024
-
-
Zuul authored
-
Michal Arbet authored
This patch modifies tasks that are delegated to localhost to use local connection. Firstly, this is correct since SSH connection is not used, and secondly, it fixes the issue when kolla-ansible is packaged in a docker container. If the local connection is not used, the tasks will fail because temporary data are stored outside the container, whereas we need it to be stored inside the container so we can read them and set_facts. Closes-Bug: #2073370 Change-Id: I9547d5da78da30bfeea8e97056cfa9308c977098
-
- Jul 16, 2024
-
-
Zuul authored
-
Zuul authored
-
Petr Slavchenkov authored
Fixes an deploy opensearch whith enable TLS on the internal VIP Closes-Bug: #2073224 Change-Id: I50ce48c4e3c645e2f3aeee4913a9bc9ee506040a
-
- Jul 15, 2024
- Jul 11, 2024
- Jul 10, 2024
-
-
Piotr Parczewski authored
Change-Id: I3dbe017d29f0209e963fd250d4e5a753f62695d5
-
Michal Arbet authored
As our CI is ipv6 only and using cirros for tests. Therefore we need to set force_config_drive = true. Change-Id: I07058a4b30d0de1aaf8e82656024c5f6a99b290b
-
- Jul 09, 2024
-
-
Michal Nasiadka authored
Closes-Bug: #2070051 Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/923544 Change-Id: I221eb136e77c61aef39e8646b48b927352d1419d
-
Michal Arbet authored
Barbican switched to oslo.db as per [1] This patch is fixing kolla-ansible config for barbican. [1] https://review.opendev.org/c/openstack/barbican/+/848011 Closes-Bug: #2072554 Change-Id: Idc7bcd1aa2cbb9a08facb3140eed0f22d5d7e99f
-
- Jul 08, 2024
-
-
Ivan Halomi authored
There was a bug where setting the test command for the health check to 'NONE' would throw an error in podman_worker. This was problematic since K-A uses 'NONE' as an indicator that the health check is not enabled. Closes-Bug: #2071912 Change-Id: I3140bb79eace58b23f579be3da569c502c52c38c Signed-off-by:
Ivan Halomi <ivan.halomi@tietoevry.com>
-
- Jul 04, 2024
-
-
Zuul authored
-
- Jul 03, 2024
-
-
Michal Nasiadka authored
Change-Id: I3023f88f710ff6b41c95d570c571af8ef009efe8
-
Michal Nasiadka authored
ansible-core 2.16 and later requires python 3.10+ (see [1]) [1]: https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix Change-Id: Id5e10872de413e7b476c5343360d73c109b9667a
-