Role os_neutron for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 4f0187e7fc Remove handler delegation for DB contract
There is no reason to perform that kind of delegation, as handler should
run only for one host out of the play anyway.

Even more, this delegation might cause failures in case of running role
with limits, as `neutron_bin` on play host may not exist on the
delegated host during minor upgrades, for instance.

Change-Id: Ic8d8aae75dd58a30cd41327fe62009cc0dfb8bbb
2024-06-12 13:50:10 +02:00
defaults Implement variables to address oslo.messaging improvements 2024-05-11 10:48:57 +02:00
doc Merge "[doc] Expand documentation on OVN useful commands" 2024-05-20 20:04:06 +00:00
examples Fix linters for example playbook 2023-09-28 09:51:34 +02:00
files/rootwrap.d Add support for ovn-bgp-agent deployment 2024-03-14 23:24:42 +01:00
handlers Remove handler delegation for DB contract 2024-06-12 13:50:10 +02:00
meta Fix linters and metadata 2023-09-04 18:55:41 +02:00
releasenotes reno: Update master for unmaintained/zed 2024-05-10 18:56:35 +00:00
tasks Add tag to enable targeting of post-install config elements only 2024-05-15 09:11:26 +01:00
templates Define unique hostname for QManager 2024-05-25 15:28:14 +02:00
tests Deprecate OpenDaylight support 2023-10-05 14:48:53 +00:00
vars Merge "Add support for ovn-bgp-agent deployment" 2024-05-03 19:59:51 +00:00
zuul.d Replace voting jobs with Rocky Linux 2024-02-13 11:54:02 +01: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 Define constraints file for docs and renos 2023-08-17 16:32:23 +02: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