Role os_neutron for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 96fb295bbc Ensure that services that intended to stay disabled are not started
This mainly affects neutron-rpc-server service, which intended to stay
disabled/stopped.

While we've introduced logic in vars, which is respected by systemd role
it is not respected by the role handlers, which brings service back up
running unconditionally.

This actually breaks neutron behaviour after merging of [1], which relies
on neutron-rpc-server being disabled.

[1] https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/927881

Change-Id: I28c928362ef009c1b49673005463b653d038faf9
2024-10-14 18:08:15 +00:00
defaults Define default value for neutron_default_availability_zones 2024-09-24 16:51:26 +00: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 Ensure that services that intended to stay disabled are not started 2024-10-14 18:08:15 +00:00
meta Fix linters and metadata 2023-09-04 18:55:41 +02:00
releasenotes Define default value for neutron_default_availability_zones 2024-09-24 16:51:26 +00:00
tasks Improve OVN cluster setup idempotence report 2024-09-09 16:51:12 +02:00
templates Allow to nicely control list of L3 agent extensions 2024-07-23 19:50:57 +02:00
tests Deprecate OpenDaylight support 2023-10-05 14:48:53 +00:00
vars Disable uWSGI usage by default 2024-09-04 01:11:05 +02: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