Merge "This file intorduces OVN as a controller. I've cloned the neutron-sfc.yaml file and added to the parameter_defaults NeutronSfcDriver:'ovn' There could be other param defaults needs to be added and i'm not aware of."
This commit is contained in:
commit
ca47673df9
8
environments/services/neutron-sfc-ovn.yaml
Normal file
8
environments/services/neutron-sfc-ovn.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# 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'
|
Loading…
Reference in New Issue
Block a user