aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-ml2-fujitsu-cfab.yaml
blob: f14f7ee2d3057ad52f100149698d20702a4860fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# A Heat environment file which can be used to enable Fujitsu C-Fabric
# plugin, configured via puppet
resource_registry:
  OS::TripleO::Services::NeutronML2FujitsuCfab: ../puppet/services/neutron-plugin-ml2-fujitsu-cfab.yaml

parameter_defaults:
  # Fixed
  NeutronMechanismDrivers: ['openvswitch','fujitsu_cfab']
  NeutronTypeDrivers: 'vlan'
  NeutronNetworkType: 'vlan'

  # Required
  NeutronFujitsuCfabAddress: '192.168.0.1'
  NeutronFujitsuCfabUserName: 'admin'
  NeutronFujitsuCfabPassword:

  # Optional
  #NeutronFujitsuCfabPhysicalNetworks:
  #NeutronFujitsuCfabSharePprofile:
  #NeutronFujitsuCfabPprofilePrefix:
  #NeutronFujitsuCfabSaveConfig: