Role os_tacker for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 436089d596 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

Change-Id: I93deb022cdd83003f92e54a523f6db833ce5bf97
2024-07-22 16:19:17 +02:00
defaults Implement variables to address oslo.messaging improvements 2024-05-11 10:59:14 +02:00
doc Switch sphinx language to en 2022-05-30 16:01:40 +02:00
examples Fix linters for example playbook 2023-10-25 11:45:15 +02:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
handlers Add TLS support to tacker backends 2023-04-29 18:44:02 +02:00
meta Fix linters and metadata 2023-07-14 20:07:26 +02:00
releasenotes reno: Update master for unmaintained/zed 2024-05-10 18:57:46 +00:00
tasks Add tag to enable targeting of post-install config elements only 2024-05-15 09:17:57 +01:00
templates Define unique hostname for QManager 2024-05-25 15:35:58 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:09:23 +03:00
vars Ensure that first/last host detection is deterministic 2024-07-22 16:19:17 +02:00
zuul.d Replace linters test with integarted one 2021-05-21 16:07:06 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:58 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:02 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:21:27 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:10:25 +03:00
LICENSE first commit 2016-09-20 19:19:12 +00:00
README.rst Remove invalid link 2019-08-15 01:49:33 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-31 20:15:19 +00:00
tox.ini Define constraints file for docs and renos 2023-08-17 16:32:26 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:48:32 +00:00

Tacker role for OpenStack-Ansible

Ansible role to install OpenStack Tacker.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_tacker/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_tacker

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_tacker

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible