Role os_designate for OpenStack-Ansible
Go to file
Andrew Bonney 151043d7f0 Fix designate upgrades when internal RPC version changes
When upgrading from 2023.1 to 2023.2 in a HA environment,
the Designate pool update command failed as it ran using
an upgraded client, but made RPC calls against instances
which had not been upgraded yet.

This commit moves the pool update to the last play host
in order to ensure that in an upgrade situation, all
virtualenvs have been upgraded first to ensure no client/
server version conflicts.

Change-Id: I93af581696de0913710592f9033545b87547b78a
2024-04-02 08:17:15 +01:00
defaults Add quorum queues support for service 2023-10-26 16:08:04 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:25 +02:00
examples Fix example playbook linters 2023-10-20 10:47:43 +02:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2016-11-18 2016-11-18 11:33:11 +00:00
handlers Add TLS support to designate backends 2023-04-29 18:36:33 +02:00
meta Fix linters and metadata 2023-07-14 12:56:46 +00:00
releasenotes Update master for stable/zed 2022-12-13 13:13:40 +00:00
tasks Fix designate upgrades when internal RPC version changes 2024-04-02 08:17:15 +01:00
templates Add quorum queues support for service 2023-10-26 16:08:04 +00:00
tests Use ansible_facts[] instead of fact variables 2021-03-16 08:02:26 +00:00
vars Fix designate upgrades when internal RPC version changes 2024-04-02 08:17:15 +01:00
zuul.d Replace linters test with integarted one 2021-05-21 15:52:31 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:52 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:27:50 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:43:36 +03:00
LICENSE Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-13 20:28:24 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:45:50 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:18:34 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:41:22 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:41:44 +00:00
tox.ini Cleanup setup.py config 2022-04-04 10:41:03 +01:00

README.rst

Team and repository tags

image

Designate role for OpenStack-Ansible

Ansible role to install OpenStack designate.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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