Role os_neutron for OpenStack-Ansible
Go to file
Markos Chandras 360c9f9e60 tasks: Ensure Open vSwitch is started for all providers that need it
Previously, openvswitch was only started when we were using the ODL
provider but we should start it for all providers that need it. As such
we move the conditional which checks whether Open vSwitch is needed into
a new variable and we use that to start/enable the service and also to
install the package when needed.

Change-Id: I4ec4fc2c2124a941f24478cbdf39ed34c0dce56f
(cherry picked from commit 4b940c8337)
2018-03-27 16:46:00 +01:00
defaults Add [designate] section in neutron.conf 2017-12-18 18:28:46 +02:00
doc Add support for Neutron FWaaS v2 2017-11-13 16:50:24 +00:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Fix role tests 2017-10-11 12:59:27 +00:00
handlers Cast the resulting intersect set into a list 2017-07-06 18:27:19 +01:00
meta Remove jinja2 delimiters from when clause 2017-12-04 09:52:06 +00:00
releasenotes Add support for Neutron FWaaS v2 2017-11-13 16:50:24 +00:00
tasks tasks: Ensure Open vSwitch is started for all providers that need it 2018-03-27 16:46:00 +01:00
templates Add [designate] section in neutron.conf 2017-12-18 18:28:46 +02:00
tests Fix upgrade test 2018-02-02 14:57:22 +00:00
vars tasks: Ensure Open vSwitch is started for all providers that need it 2018-03-27 16:46:00 +01:00
zuul.d Remove the non-voting upgrade job 2018-02-28 13:13:39 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:51 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 08:00:24 +00:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Update URLs in documents according to document migration 2017-07-14 14:04:40 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:43 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-04 14:57:49 +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 2017-10-31 00:09:42 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 14:04:40 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:58 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:17:51 +00:00
tox.ini Fix role tests 2017-10-11 12:59:27 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible neutron

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/

The project home is at:

http://launchpad.net/openstack-ansible