Heat templates for deploying OpenStack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# A Heat environment file that can be used to deploy Neutron SFC service |
|
resource_registry: |
|
OS::TripleO::Services::NeutronSfcApi: ../puppet/services/neutron-sfc-api.yaml |
|
|
|
parameter_defaults: |
|
NeutronServicePlugins: 'flow_classifier,sfc'
|
|
|