Role os_zun for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov e164cd56d8 Add quorum queues support for service
This change implements and enables by default quorum support
for rabbitmq as well as providing default variables to globally tune
it's behaviour.

In order to ensure upgrade path and ability to switch back to HA queues
we change vhost names with removing leading `/`, as enabling quorum
requires to remove exchange which is tricky thing to do with running
services.

Change-Id: I2e3f464534bffe9edd9d969c8d6a24adce06c02c
2023-10-20 14:17:25 +02:00
defaults Add quorum queues support for service 2023-10-20 14:17:25 +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 Stop generating ssh keypair for zun and kuryr user 2023-10-14 08:48:05 +00:00
tasks Stop generating ssh keypair for zun and kuryr user 2023-10-14 08:48:05 +00:00
templates Add quorum queues support for service 2023-10-20 14:17:25 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:27:56 +03:00
vars Add quorum queues support for service 2023-10-20 14:17:25 +02: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
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
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:30:47 +08:00
Vagrantfile Remove support for Ubuntu Bionic 2021-12-08 07:17:06 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
manual-test.rc first commit 2018-06-05 15:36:33 -05: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

README.rst

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