step5: flatten the neutron service configurations
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
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# A Heat environment file that can be used to deploy Neutron SFC service
|
||||
resource_registry:
|
||||
# FIXME(bogdando): switch it, once it is containerized
|
||||
OS::TripleO::Services::NeutronSfcApi: ../puppet/services/neutron-sfc-api.yaml
|
||||
OS::TripleO::Services::NeutronSfcApi: ../deployment/neutron/neutron-sfc-api-container-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NeutronServicePlugins: 'flow_classifier,sfc'
|
||||
|
||||
Reference in New Issue
Block a user