openstack-ansible-os_neutron/vars
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
..
main.yml Provide support for SFC deployments 2017-12-20 15:14:57 +01:00
redhat-7.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
suse-42.yml Add OVS-NSH support for opensuse 2017-12-04 12:51:06 +00:00
ubuntu-16.04.yml Add OvS-NSH support 2017-12-01 12:17:39 +02:00