Adds networking-sfc support
[apex-tripleo-heat-templates.git] / environments / neutron-sfc.yaml
1 # A Heat environment file that can be used to deploy Neutron SFC service
2 resource_registry:
3   OS::TripleO::Services::NeutronSfcApi: ../puppet/services/neutron-sfc-api.yaml
4
5 parameter_defaults:
6   NeutronServicePlugins: 'flow_classifier,sfc'