Role os_neutron for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 89c24924dc Add quorum queues support for the 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.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/875399
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/873618
Change-Id: I43840a397ea6da6c3187291a74591c2205e1dca1
2023-07-06 13:43:00 +00:00
defaults Add quorum queues support for the service 2023-07-06 13:43:00 +00:00
doc [doc] Add LXB scenario documentation 2023-01-17 14:17:41 +00:00
examples Move database creation into role 2018-06-01 18:04:57 +01:00
files/rootwrap.d Update vpnaas rootwrap filters 2020-01-13 19:36:11 -05:00
handlers Ensure OVN is restarted on package update 2023-05-22 17:17:55 +00:00
meta Remove references to unsupported operating systems 2021-03-10 23:15:59 +00:00
releasenotes Disable dhcp-agent and metadata-agent for OVN 2023-01-18 13:58:28 +00:00
tasks Drop OVN package installation from ovn_config 2023-05-22 17:18:01 +00:00
templates Add quorum queues support for the service 2023-07-06 13:43:00 +00:00
tests Remove support for calico ml2 driver. 2022-12-06 12:28:17 +00:00
vars Add quorum queues support for the service 2023-07-06 13:43:00 +00:00
zuul.d Switch driver jobs to Jammy 2023-05-25 13:38:39 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-09-04 15:17:04 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:41:19 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:20:20 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-18 08:20:24 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 09:24:41 +01:00
README.rst Start README.rst with a better title 2019-12-20 01:10:52 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-31 20:14:17 +00:00
tox.ini Remove support for calico ml2 driver. 2022-12-06 12:28:17 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:47:23 +00:00

OpenStack-Ansible neutron

image

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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