Role os_neutron for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 924e290af9 Define constraints file for docs and renos
Right now we are not using any constraints for docs and releasenotes builds.
This has resulted in docs job failures once Sphinx 7.2.0 has been released.

The patch will ensure that constraints are used an we should not face
simmilar issue again.

TOX_CONSTRAINTS_FILE is updated by Release bot once new branch is created,
so it should always track relevant constraints.

Some extra syntax-related changes can apply, since patch is being passed
through ConfigParser, that does not preserve comments and align indenting.


Change-Id: I877b57ba117a820be7ca05d01037069295099f06
2023-08-17 16:32:23 +02:00
defaults Configure OVN NB and SB DB Connection probes 2023-07-12 13:24:18 +03: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 Configure OVN NB and SB DB Connection probes 2023-07-12 13:24:18 +03:00
templates Use proper galera port in configuration 2023-08-07 07:05:15 +00:00
tests Remove support for calico ml2 driver. 2022-12-06 12:28:17 +00:00
vars Add TLS support to neutron_server backends 2023-04-29 18:42:54 +02: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
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
README.rst Start README.rst with a better title 2019-12-20 01:10:52 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:47:23 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:20:20 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 09:24:41 +01: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

README.rst

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