tripleo-heat-templates/environments/neutron-ml2-fujitsu-fossw.yaml
Koki Sanagi e56b191779 Add THT for fossw ML2 plugin in networking-fujitsu
Introduce THT for fossw ML2 plugin in networking-fujitsu.
networking-fujitsu is a neutron ML2 plugin which enables several
FUJITSU switch products in OpenStack environment. This templates
deploy overcloud with FOS switch.

Change-Id: I977dbecbf9f6f9725f7fb5ca4745b537a73975ff
Implements: blueprint integration-fossw-networking-fujitsu
Depends-On: I044c5812bbc5cd3de4bc33556cffbe5bad8e64cf
Depends-On: I79df6b6a27d95f0c0e2c87207ab80235a4efccfc
2017-01-19 12:55:47 -05:00

23 lines
705 B
YAML

# A Heat environment file which can be used to enable Fujitsu fossw
# plugin, configured via puppet
resource_registry:
OS::TripleO::Services::NeutronML2FujitsuFossw: ../puppet/services/neutron-plugin-ml2-fujitsu-fossw.yaml
parameter_defaults:
# Fixed
NeutronMechanismDrivers: ['openvswitch','fujitsu_fossw']
NeutronTypeDrivers: ['vlan','vxlan']
NeutronNetworkType: ['vlan','vxlan']
# Required
NeutronFujitsuFosswIps: '192.168.0.1,192.168.0.2'
NeutronFujitsuFosswUserName:
NeutronFujitsuFosswPassword:
# Optional
#NeutronFujitsuFosswPort:
#NeutronFujitsuFosswTimeout:
#NeutronFujitsuFosswUdpDestPort:
#NeutronFujitsuFosswOvsdbVlanidRangeMin:
#NeutronFujitsuFosswOvsdbPort: