Role os_neutron for OpenStack-Ansible
Go to file
Manuel Buil c783f0851e L3 Support for ODL deployments
The current ODL deployment does not correctly support L3 when ODL implements
the L3 logic (instead of using neutron-L3-agent)

Note that the neutron_plugin_base variable is a list with the neutron plugins
to be used and it is read by neutron.conf to list them. If this variable has
odl-router or odl-router_v2, neutron will delegate the routing logic to ODL
and will not start neutron-L3-agent.

Change-Id: I819e566c192ab1a00736f0aa9d7d04939f84f66d
2017-10-24 14:34:20 +02:00
defaults Add support for Neutron FWaaS v2 2017-09-27 06:19:20 -05:00
doc L3 Support for ODL deployments 2017-10-24 14:34:20 +02:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Update paste, policy and rootwrap configurations 2017-04-04 2017-04-04 15:01:29 +01:00
handlers Cast the resulting intersect set into a list 2017-07-06 18:27:19 +01:00
meta Add option to deploy OpenDaylight SDN Controller 2017-08-18 09:19:21 +02:00
releasenotes Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
tasks L3 Support for ODL deployments 2017-10-24 14:34:20 +02:00
templates L3 Support for ODL deployments 2017-10-24 14:34:20 +02:00
tests Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
vars Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
zuul.d Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:51 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-14 18:00:01 +00:00
CONTRIBUTING.rst Update links in some docs 2017-09-18 01:09:50 +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 Update links in README 2017-08-31 10:44:40 +08:00
run_tests.sh Update upgrade role for Queens from P 2017-10-18 06:33:43 +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-09-16 23:20:16 +00:00
tox.ini Add option to deploy OpenDaylight SDN Controller 2017-08-18 09:19:21 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:43 +00:00

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