e4c1531a42
Depends-On: I805bdfc6f2bed8f998f73d3e17a4c2ab493f5717 Change-Id: I2a8f66b2f3b2f5e9eb3542bd7a1ab7bb4d1ba90d
15 lines
441 B
YAML
15 lines
441 B
YAML
# A Heat environment file which can be used to configure Mellanox SDN
|
|
|
|
resource_registry:
|
|
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginMLNXSDN
|
|
|
|
parameter_defaults:
|
|
|
|
MlnxSDNUsername: 'sdn_username'
|
|
#MlnxSDNPassword:
|
|
MlnxSDNUrl: 'sdn_url'
|
|
MlnxSDNDomain: 'cloudx'
|
|
|
|
NeutronCorePlugin: 'neutron.plugins.ml2.plugin.Ml2Plugin'
|
|
NeutronMechanismDrivers: 'mlnx_sdn_assist,sriovnicswitch,openvswitch'
|