Role os_zun for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 9c4ff72a6c Ensure that first/last host detection is deterministic
With ansible-core 2.16 a breaking changes landed [1] to some filters
making their result returned in arbitrary order. With that, we were
relying on them to always return exactly same ordered lists.

With that we need to ensure that we still have determenistic behaviour
where this is important.

[1] https://github.com/ansible/ansible/issues/82554

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/927841
Change-Id: I9b0c090d69bd9a86da9f8d877a4c561b22f8a028
2024-10-02 15:26:17 +00:00
defaults Implement variables to address oslo.messaging improvements 2024-05-11 11:11:47 +02:00
doc Remove mention of haproxy-endpoints role 2022-06-14 20:06:38 +02:00
examples Fix indent in example playbook 2023-10-14 10:47:41 +02:00
handlers Add TLS support to zun backends 2023-05-19 09:06:00 +00:00
meta Fix linters and metadata 2023-07-14 21:30:29 +02:00
releasenotes reno: Update master for unmaintained/zed 2024-05-10 18:58:12 +00:00
tasks Ensure that first/last host detection is deterministic 2024-10-02 15:26:17 +00:00
templates Define unique hostname for QManager 2024-05-25 15:39:25 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:27:56 +03:00
vars Ensure that first/last host detection is deterministic 2024-10-02 15:26:17 +00:00
zuul.d Switch jobs to Jammy 2023-05-25 13:40:15 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:10 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:43 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:26:55 +03:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:30:47 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
tox.ini Define constraints file for docs and renos 2023-08-17 16:32:27 +02:00
Vagrantfile Remove support for Ubuntu Bionic 2021-12-08 07:17:06 +00:00

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_zun/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible