7d957ff262
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration for the neutron-sriov-agent, neutron-plugin-nsx, and neutron-sfc-api services. Change-Id: I3403575928df245798468b2d17f4a620bbf209e5 Related-Blueprint: services-yaml-flattening
7 lines
260 B
YAML
7 lines
260 B
YAML
# A Heat environment file that can be used to deploy Neutron SFC service
|
|
resource_registry:
|
|
OS::TripleO::Services::NeutronSfcApi: ../deployment/neutron/neutron-sfc-api-container-puppet.yaml
|
|
|
|
parameter_defaults:
|
|
NeutronServicePlugins: 'flow_classifier,sfc'
|