+neutron (2:7.0.0-1~u14.04+mos3) mos8.0; urgency=medium
+
+ * Update references to Nicira NVP plugin
+ LP: #1515165
+
+ -- Sergey Kolekonov <skolekonov@mirantis.com> Wed, 09 Dec 2015 13:08:42 +0300
+
neutron (2:7.0.0-1~u14.04+mos2) mos8.0; urgency=medium
* Add radvd to l3-agent dependencies as it's required for IPv6 networking
"neutron.plugins.mlnx.mlnx_plugin.MellanoxEswitchPlugin")
NEUTRON_PLUGIN_NAME=Mellanox
;;
+ "vmware_nsx.plugin.NsxVPlugin")
+ NEUTRON_PLUGIN_NAME=VMware
+ ;;
*)
NEUTRON_PLUGIN_NAME="other"
;;
"neutron.plugins.mlnx.mlnx_plugin.MellanoxEswitchPlugin")
NEUTRON_PLUGIN_NAME=Mellanox
;;
+ "vmware_nsx.plugin.NsxVPlugin")
+ NEUTRON_PLUGIN_NAME=VMware
+ ;;
*)
NEUTRON_PLUGIN_NAME="other"
;;
"Mellanox")
NEUTRON_PLUGIN_CONFIG=${PLUG_INI_BASE}mlnx/mlnx_conf.ini
;;
+ "VMware")
+ NEUTRON_PLUGIN_CONFIG=${PLUG_INI_BASE}vmware/nsx.ini
+ ;;
*)
NEUTRON_PLUGIN_CONFIG=""
;;
"neutron.plugins.mlnx.mlnx_plugin.MellanoxEswitchPlugin")
NEUTRON_PLUGIN_NAME=Mellanox
;;
+ "vmware_nsx.plugin.NsxVPlugin")
+ NEUTRON_PLUGIN_NAME=VMware
+ ;;
*)
NEUTRON_PLUGIN_NAME="other"
;;