Merge "Fixes OpenDaylight updating port status" into stable/pike
[apex-tripleo-heat-templates.git] / environments / neutron-ml2-fujitsu-cfab.yaml
1 # A Heat environment file which can be used to enable Fujitsu C-Fabric
2 # plugin, configured via puppet
3 resource_registry:
4   OS::TripleO::Services::NeutronML2FujitsuCfab: ../puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml
5
6 parameter_defaults:
7   # Fixed
8   NeutronMechanismDrivers: ['openvswitch','fujitsu_cfab']
9   NeutronTypeDrivers: 'vlan'
10   NeutronNetworkType: 'vlan'
11
12   # Required
13   NeutronFujitsuCfabAddress: '192.168.0.1'
14   NeutronFujitsuCfabUserName: 'admin'
15   NeutronFujitsuCfabPassword:
16
17   # Optional
18   #NeutronFujitsuCfabPhysicalNetworks:
19   #NeutronFujitsuCfabSharePprofile:
20   #NeutronFujitsuCfabPprofilePrefix:
21   #NeutronFujitsuCfabSaveConfig: