f36c985e29
This commit adds support for currently provided Mellanox Plugin embedded switch functionality as part of the VPI (Ethernet/InfiniBand) HCA as an ML2 MechanismDriver. MechanismDriver adds support for VNIC_DIRECT and VNIC_MACVTAP vnic types. MechanismDriver provides configurable default vif_type for neutron port created with default VNIC_NORMAL vnic type till nova api support for vnic_type is available. Implements blueprint mlnx-ml2-support Change-Id: I16ad318f095b7af879e1b99dcc7f5f9e92facd2b
5 lines
151 B
INI
5 lines
151 B
INI
[eswitch]
|
|
# (StrOpt) Type of Network Interface to allocate for VM:
|
|
# mlnx_direct or hostdev according to libvirt terminology
|
|
# vnic_type = mlnx_direct
|