Role os_senlin for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 1053e24b36 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: Ibf83bd5182175cced50791526bc69d7f99f0e81a
2023-10-25 10:30:54 +00:00
defaults Add quorum queues support for service 2023-10-25 10:30:54 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:40 +02:00
examples Fix linters for example playbook 2023-10-25 12:30:37 +02:00
handlers Add TLS support to senlin backends 2023-04-29 18:43:38 +02:00
meta Fix linters and metadata 2023-08-28 11:26:52 +00:00
releasenotes Update master for stable/zed 2022-12-13 13:20:26 +00:00
tasks Fix linters and metadata 2023-08-28 11:26:52 +00:00
templates Add quorum queues support for service 2023-10-25 10:30:54 +00:00
tests Initial commit to os_senlin 2020-09-08 11:12:31 +03:00
vars Add quorum queues support for service 2023-10-25 10:30:54 +00:00
zuul.d [reno] Stop publishing release notes 2021-03-23 18:12:21 +00:00
.gitreview Added .gitreview 2020-09-01 14:52:55 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-04-19 09:59:49 +00:00
CONTRIBUTING.rst Initial commit to os_senlin 2020-09-08 11:12:31 +03:00
LICENSE Initial commit to os_senlin 2020-09-08 11:12:31 +03:00
manual-test.rc Initial commit to os_senlin 2020-09-08 11:12:31 +03:00
README.rst Initial commit to os_senlin 2020-09-08 11:12:31 +03:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-05 14:20:38 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:24 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:48:16 +00:00

Team and repository tags

image

OpenStack-Ansible senlin

Ansible role to install OpenStack senlin.

This role will install:
  • senlin-api
  • senlin-engine
  • senlin-conductor
  • senlin-health-manager

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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