- Apr 24, 2024
-
-
Michal Nasiadka authored
It's inactive and hasn't produced a 2024.1 release [1]. [1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects Change-Id: I888963751b6e1ed080588297c2889e700431516c
-
Michal Nasiadka authored
It's inactive and hasn't produced a 2024.1 release [1]. [1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects Change-Id: Ic988295bc5b8acb19df008fe0d52a3bcc6de2135
-
Michal Nasiadka authored
It's inactive and hasn't produced a 2024.1 release [1]. There are some efforts to restore Freezer, but let's remove it for now. [1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects Change-Id: Ie42012af9e5c64bca23a6e6826bfc4651fd194bd
-
Zuul authored
-
- Apr 23, 2024
- Apr 22, 2024
-
-
Zuul authored
-
Sven Kieske authored
sometimes cluster recovery didn't work because we only look for the sequence number in the last 200 lines of the log file. fix this by ingesting the complete file and only register the last sequence number we find. Closes-Bug: 1821173 Change-Id: Iea2661c9d5d262cf99edd5f5b567f252607a0003 Signed-off-by:
Sven Kieske <kieske@osism.tech>
-
- Apr 19, 2024
-
-
Zuul authored
-
- Apr 18, 2024
-
-
Zuul authored
-
- Apr 15, 2024
- Apr 12, 2024
-
-
Zuul authored
-
- Apr 10, 2024
-
-
Michal Nasiadka authored
It's been failing since 2.13 Change-Id: I8e7ed01707ef6956ca6fff4c2f4ca0cd68ee252b
-
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
-
- Apr 03, 2024
-
-
Mark Goddard authored
This reverts commit f3c3ea61. Reason for revert: Masakari support will be reinstated. Change-Id: I8f1b8fe0bd3b7c37957a79ef6717afb54926bd00
-
- 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
-
-
Michal Nasiadka authored
inspector is not running as a WSGI Related-Bug: #2054705 Change-Id: I20dbaef29b2ef2d6ceffc21c156c6fa4b5e8d205
-
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
-
Martin Hiner authored
Incorrect condition in Podman part prevented the retrieval of facts of all the containers when no names were provided. Closes-Bug: #2058492 Change-Id: I6d7f7ca0523eb17c7d9a9b93d2037bf77f2c2a47 Signed-off-by:
Martin Hiner <martin.hiner@tietoevry.com>
-
- 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
-
-
Dawud authored
Change-Id: Ic38469661323fbce438c70bd1b9301e9f7db8030
-
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
-