aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-sfc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/neutron-sfc.yaml')
-rw-r--r--environments/neutron-sfc.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/environments/neutron-sfc.yaml b/environments/neutron-sfc.yaml
new file mode 100644
index 00000000..2240f53f
--- /dev/null
+++ b/environments/neutron-sfc.yaml
@@ -0,0 +1,6 @@
+# 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'