- Dec 14, 2022
-
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
This change bumps up the maximum supported Ansible version to 6.x (ansible-core 2.13.x) and minimum to 5.x. This synchronises Kayobe with Kolla Ansible. Shebang has been removed from modules due to [1]. os_openstacksdk_version has been added as openstack cloud modules don't support versions greater than 0.99. [1]: https://github.com/ansible/ansible/pull/76677 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/867546 Change-Id: Ibb00f6d079442a8509411ae8a71d74fd7bd8cccd
-
Pierre Riteau authored
We need to change the version of ansible-collection-kolla used for each release. Use a more recent patch including this change. Change-Id: I3e7bcbaca442f7aa01f43df9209a80f7e176c548
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I90413a04ab38820172f1b4bcb3afa18f3961639e
-
Pierre Riteau authored
Yoga upper constraints were used to keep compatibility with Python 3.6. This is not needed with all supported OS using Python 3.9 or newer. This reverts commits d2e0d64e and d190e9e3. Change-Id: I35a07bcc2b7c9cbb49fa60e6802cc6288a34fbd8
-
- Dec 13, 2022
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
Change-Id: Ia663ef4a2e6f16e277f2aaef0b0136e473f37698
-
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 09, 2022
-
-
Pierre Riteau authored
Tenks uses the system libvirt socket by default. Change-Id: I70076a313672c4d9950eb41c8f8b5f39fbbd9c96
-
Pierre Riteau authored
Change-Id: I34d339efd6748c1067e1499f7573d3dbb95e5e27
-
- 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
-
-
Zuul authored
-