- Dec 13, 2022
-
-
Zuul authored
-
Pierre Riteau authored
This follows removal of support from Kolla Ansible. This also removes support for configuring Grafana with overcloud post configure. Change-Id: I8102fafb00db178f1ae6801d37c43a39033cbfe6
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I6af90d02e619d85b25ad364dc17d411008fd792e
-
Zuul authored
-
- Dec 12, 2022
-
-
Bartosz Bezak authored
CentOS Stream 8 support has been dropped. Migration path will be present in Yoga release - as a followup change. MichaelRigart.interfaces does not support custom routes for NetworkManager yet. It has been disabled in CI for Rocky Linux 9 temporarily. Non-voting CentOS Stream 9 CI overcloud job is using RL9 container images (as kolla CI is not building CS9 images anymore). Change-Id: Idf5ee822b03ba40179803c981500a6bad37594bf
-
as0 authored
Running multiple playbooks do not require a comma to added between them. Amend docs with a minor fix to improve readability/usability. Change-Id: I17e1c50f63bbbd4df73bd7a76769bde942cc024a
-
- Dec 08, 2022
- Dec 07, 2022
-
-
Pierre Riteau authored
Syncs with Kolla Ansible inventory for Zed release, at commit ce28cbc0d8bd907982212f4963b3a3e48215f688. Change-Id: If7171c925be052e59e64423d62c9416485ca9113
-
Pierre Riteau authored
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/866884 Change-Id: Ie3ea200b2bbe07271942a06fa1887561a9c04fda
-
Zuul authored
-
Mark Goddard authored
Supports creating and using swap files, or using pre-existing swap devices. Story: 2004958 Task: 29390 Change-Id: Iadb540f42036a4a63cdd5b695b82f1504b3a4a28
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Bartosz Bezak authored
Change-Id: I4034376cfe78f6a520e035be8df028ff5a747b43
-
- Dec 02, 2022
-
-
Mark Goddard authored
Changes overcloud_dib_build_host_images to true, as promised in I93d242889e225b4e60254f6b9cc5eeb457294ac8. Change-Id: I322432985535348fb4ebe5bff7db5dd68f16b340
-
Mark Goddard authored
Kolla removed support for binary images in the Zed release, as well as the install_type config option. It also changed the image tag format. Yoga & earlier: openstack.kolla/centos-source-base:yoga Zed & later: openstack.kolla/base:zed-centos-stream9 This change removes the kolla_install_type variable. It also adds a kolla_base_distro_version variable, which is passed to kolla and kolla-ansible. The following two variables are also removed, since all images are now of type source: * overcloud_container_image_regex_map_source * overcloud_container_image_regexes_source Change-Id: I0023765438c0c73394c3465828c4d98f766d9350
-
Zuul authored
-
- Dec 01, 2022
-
-
Mark Goddard authored
OpenDev has changed the image used for tox jobs to Ubuntu Jammy 22.04. This broke molecule jobs, which started failing with: ImportError: cannot import name 'Iterable' from 'collections' This change updates requirements to bump molecule and pytest-metadata. It also removes molecule flake8 lint configuration, which is no longer supported. Change-Id: I751a458f7668f7917abaa662723221ac7e3752c8
-
- Nov 15, 2022
-
-
Pierre Riteau authored
This folder can be used to store a Nova release file [1] specific to nova_compute containers. [1] https://opendev.org/openstack/nova/src/branch/master/etc/nova/release.sample Change-Id: I2f4f02dbd6834ffd0fa5189b818bdc91a5c168a2
-
- Nov 09, 2022
-
-
Alex-Welsh authored
Provide the option to add hosts to the SSH known hosts file when running control host bootstrap. Story: 2001670 Task: 6716 Change-Id: I512a343f875ee95194ab4fa98872e349f5a6dc7b
-
- Nov 07, 2022
- Oct 20, 2022
-
-
Michal Nasiadka authored
See https://github.com/mrlesmithjr/ansible-manage-lvm/releases/tag/v0.2.7 Change-Id: Id48a63ba5a85d4745b7e0a905a9195ad0dc7a751
-
Zuul authored
-
Zuul authored
-
- Oct 18, 2022
-
-
Erik Berg authored
Ansible throws a warning on this command; [WARNING]: Consider using the dnf module rather than running 'dnf' Change-Id: Icc2aac744837676fe6b48fad44187ef750039d7a
-
- Oct 17, 2022
-
-
Will Szumski authored
The awk expression that was in use prior to this change was fragile and in some cases could incorrectly identify the unmounted block devices. This change switches to parsing the json output which should hopefully be more robust. Change-Id: Ifa89e7307eb445b4f1708f0c6ac3409b3f96aafe Story: 2010367 Task: 46578
-
- Oct 13, 2022