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