Merge "Add BondInterfaceOvsOptions parameter to net-config-bond.yaml"
[apex-tripleo-heat-templates.git] / environments / neutron-opencontrail.yaml
1 # A Heat environment file which can be used to enable OpenContrail
2 # extensions, configured via puppet
3 resource_registry:
4   OS::TripleO::ControllerExtraConfigPre: ../puppet/extraconfig/pre_deploy/controller/neutron-opencontrail.yaml
5   OS::TripleO::ComputeExtraConfigPre: ../puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml
6
7 parameter_defaults:
8   NeutronCorePlugin: neutron_plugin_contrail.plugins.opencontrail.contrail_plugin.NeutronPluginContrailCoreV2
9   NeutronServicePlugins: neutron_plugin_contrail.plugins.opencontrail.loadbalancer.plugin.LoadBalancerPlugin
10   NeutronEnableDHCPAgent: false
11   NeutronEnableL3Agent: false
12   NeutronEnableMetadataAgent: false
13   NeutronEnableOVSAgent: false
14   NeutronEnableTunnelling: false
15
16   # required params:
17   #ContrailApiServerIp:
18   #ContrailExtensions: ''
19
20   # optional params
21   # ContrailApiServerPort: 8082
22   # ContrailMultiTenancy: false