Merge "Add redis ordering with ceilometer-central"
[apex-tripleo-heat-templates.git] / environments / neutron-ml2-bigswitch.yaml
1 # A Heat environment file which can be used to enable Big Switch
2 # extensions, configured via puppet
3 resource_registry:
4   OS::TripleO::ControllerExtraConfigPre: ../puppet/extraconfig/pre_deploy/controller/neutron-ml2-bigswitch.yaml
5
6 parameter_defaults:
7   # Required to fill in:
8   NeutronBigswitchRestproxyServers:
9   NeutronBigswitchRestproxyServerAuth:
10
11   # Optional:
12   # NeutronBigswitchRestproxyAutoSyncOnFailure:
13   # NeutronBigswitchRestproxyConsistencyInterval:
14   # NeutronBigswitchRestproxyNeutronId:
15   # NeutronBigswitchRestproxyServerSsl:
16   # NeutronBigswitchRestproxySslCertDirectory:
17