Role os_neutron for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov c4d5649b11 Define condition for the first play host one time
We use the same condition, which defines against what host some "service"
tasks should run against, several times. It's hard to keep it the same
across the role and ansible spending additional resources to evaluate
it each time, so it's simpler and better for the maintenance to set
a boolean variable which will say for all tasks, that we want to run
only against signle host, if they should run or not now.

Change-Id: Ic7277f4d3c6697a5be2fa86e07f8b19f0c5db069
2020-09-16 11:51:47 +00:00
defaults Add TCP listener on OVSDB 2020-09-09 19:29:23 +00:00
doc Add Initial NSX Integration 2020-08-28 20:21:07 +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 Define condition for the first play host one time 2020-09-16 11:51:47 +00:00
library pep8 fix 2019-10-25 20:19:13 +02:00
meta Clarify supported SUSE versions 2019-05-21 09:50:57 +02:00
releasenotes Use newer openstackdocstheme and reno versions 2020-06-03 20:01:06 +02:00
tasks Define condition for the first play host one time 2020-09-16 11:51:47 +00:00
templates Add Initial NSX Integration 2020-08-28 20:21:07 +00:00
tests Add Initial NSX Integration 2020-08-28 20:21:07 +00:00
vars Define condition for the first play host one time 2020-09-16 11:51:47 +00:00
zuul.d Remove the neutron-fwaas since it retired 2020-06-17 13:30:15 +08: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 2019-07-20 09:35:46 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:07:24 +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 2019-07-18 22:19:22 +00:00
setup.cfg Cleanup py27 support 2020-04-14 18:48:16 +08:00
setup.py Cleanup py27 support 2020-04-14 18:48:16 +08:00
tox.ini Add Initial NSX Integration 2020-08-28 20:21:07 +00: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