tripleo-heat-templates/environments/services/neutron-sfc-ovn.yaml

9 lines
270 B
YAML

# A Heat environment file that can be used to deploy Neutron SFC service
resource_registry:
OS::TripleO::Services::NeutronSfcApi: ../../docker/services/neutron-sfc-api.yaml
parameter_defaults:
NeutronSfcDriver: 'ovn'
NeutronServicePlugins: 'flow_classifier,sfc'