- Apr 10, 2024
-
-
Zuul authored
-
- Apr 08, 2024
- Apr 05, 2024
-
-
Winicius Silva authored
The documentation[1] says that ceph_nova_user is the same as ceph_cinder_user, but this it not true. In globals, the variable which refer to nova user on ceph its setted as just "nova", instead of {{ ceph_cinder_user }} [1] https://docs.openstack.org/kolla-ansible/latest/reference/storage/external-ceph-guide.html Closes-Bug: #1954910 Change-Id: I0037b294fa88f129aaa98da426989a8151e6f9ea
-
Sven Kieske authored
Signed-off-by:
Sven Kieske <kieske@osism.tech> Change-Id: Ib9a0d9bab0c64f5179715dbc629703e7a6947c98
-
- Mar 29, 2024
-
-
Michal Nasiadka authored
It's needed for Python3.12 support, because imp has been dropped [1]. Also shlex dropped s=None support [2]. [1]: https://docs.python.org/3/whatsnew/3.12.html [2]: https://github.com/python/cpython/issues/94352 Change-Id: I23f37897ea08ac708f6df485f699122df647e552
-
- Mar 27, 2024
-
-
wu.chunyang authored
Travial fix Change-Id: Ie8de00bccd940a6c45a81fb505a6c3cd9d86a2aa
-
- Mar 25, 2024
-
-
Zuul authored
-
- Mar 22, 2024
-
-
Zuul authored
-
Zuul authored
-
Sven Kieske authored
this produces errors itself, e.g.: ``` for container in $failed_containers + docker inspect prometheus_openstack_exporter [] permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.45/containers/prometheus_openstack_exporter/json ": dial unix /var/run/docker.sock: connect: permission denied ``` Signed-off-by:
Sven Kieske <kieske@osism.tech> Change-Id: I280e2660d187d966098ae39df6392503b1aa5bdf
-
- Mar 21, 2024
-
-
Michal Nasiadka authored
Closes-Bug: #2058615 [1]: https://github.com/docker/cli/blob/v26.0.0/docs/deprecated.md#container-and-containerconfig-fields-in-image-inspect Change-Id: I96ec812a482f017a48d978586c6f535fedd5fbe8
-
- Mar 20, 2024
-
-
Zuul authored
-
- Mar 19, 2024
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Michal Arbet authored
This patch fixes ovs-dpdk script as options in DPDK changed and PCI whitelist config changed from '-w' to '-a' as per [1]. [1] https://github.com/DPDK/dpdk/commit/db27370b57202632ad8830352c1c0ee2dde4542f Closes-Bug: #2058372 Change-Id: Iae812a4a255c13a42b2d6a691e265922d220f4c8
-
songwenping authored
Change-Id: I0f35c2ea1400ea25fdb253580c6c1b2e06ae591e
-
- Mar 18, 2024
-
-
Sven Kieske authored
This reverts commit 0b1a59dd. Reason for revert: Upstream Fix available at https://github.com/containers/podman-py/pull/351 Change-Id: Iadb74ffb5a747bd16e6acebd6a9c22b3b7198fd0
-
Sven Kieske authored
support for jammy was added to yoga in: https://review.opendev.org/c/openstack/kolla-ansible/+/869127 it should thus be perfectly fine to directly upgrade to jammy and then upgrade to zed. Signed-off-by:
Sven Kieske <kieske@osism.tech> Change-Id: Id77704f4386b48c9bfd7b684bee3fb47d2b4a93a
-
Zuul authored
-
Zuul authored
-
Uwe Jäger authored
Closes-Bug: #1998417 Change-Id: Ib6c725880caaa7f39bb269bd8398f3894eb033c5
-
- Mar 15, 2024
-
-
Michal Nasiadka authored
Some multinode jobs have been failing due to galera suspecting inactive nodes Tweak it as per [1]. [1]: https://galeracluster.com/library/documentation/recovery.html Change-Id: I5577ea2c23d6dbd440bd52899a30ea9531996256
-
Christian Berendt authored
Closes-Bug: #2058046 Change-Id: I9304f3546b20c0406e195163dccb1433fe802204
-
- Mar 14, 2024
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: I8609cf211316d8224c925d57a5e832ccff37b906
-
Michal Nasiadka authored
Change-Id: Iab40eb92c7e4a9092471bef9d4477a4fa34f1c85
-
- Mar 13, 2024
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Currently RMQ 3.13 fails on ipv6 multinode scenario, use 3.12 from 2023.1 until [1] gets resolved. [1]: https://github.com/rabbitmq/rabbitmq-server/issues/10728 Change-Id: If11710e99cf2e340e558d68e2071c1bb16825e55
-
Roman Krček authored
This way the playbooks won't try to set ipv6 systemctl options unless ipv6 is available on the system. Closes-bug: #1906306 Change-Id: Icccfc1c509179c3cfd59650b7917a637f9af9646
-
- Mar 12, 2024
-
-
Michal Nasiadka authored
Closes-Bug: #2057676 Change-Id: I9e0287a4e80b1ebcecf9e3b66c11d4233970a30b
-
German Espinoza authored
This patch fixes ovs-dpdk images pull by adding the variable kolla_role_name to the ovs-dpdk vars, so services-image-pull can work correctly. Closes-Bug: #2041864 Change-Id: I2e799290a57ebfacbc0ff9a0b1ca3dc956c513df Signed-off-by:
German Espinoza <gespinoza@whitestack.com>
-
- Mar 11, 2024
-
-
Uwe Jäger authored
Change-Id: I0a086c59076120aa53e6a05526dbab88e393c1c7
-