Role os_neutron for OpenStack-Ansible
Go to file
Manuel Buil 5818eafe60 Provide support for SFC deployments
This patch allows to deploy SFC capable deployments when deploying OSA with
ODL. It does the following:

- Installs the neutron networking-sfc project
- Adds SFC to the features which ODL activates
- Incorporates SFC options to neutron.conf

In order to use it, you need to have ODL running and you should add the next
items to the neutron_plugin_base when executing it:

networking_sfc.services.flowclassifier.plugin.FlowClassifierPlugin
networking_sfc.services.sfc.plugin.SfcPlugin

Depends-On: I49c01fb63054e45bae5ae45a89cce986579959de
Change-Id: I6bf2be1aef1bb612640f5d8cc101136f618fabd8
2017-12-20 15:14:57 +01:00
defaults Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
doc Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Update static files 2017-12-13 15:23:45 +00:00
handlers Cast the resulting intersect set into a list 2017-07-06 18:27:19 +01:00
meta Merge "Remove pip_install dependency" 2017-12-06 09:43:36 +00:00
releasenotes Handle Pike changes for Neutron 2017-12-11 16:59:49 +00:00
tasks Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
templates Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
tests Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
vars Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
zuul.d Provide support for SFC deployments 2017-12-20 15:14:57 +01: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
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
README.rst Update links in README 2017-08-31 10:44: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-12-06 00:06:26 +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-11-10 20:08:41 +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 Provide support for SFC deployments 2017-12-20 15:14:57 +01: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