Update references to Nicira NVP plugin
[openstack-build/neutron-build.git] / trusty / debian / neutron-common.config.in
index ad6da5f9981c679043b3ab275bb1cb5b419c75ce..c890d4eda32250bc22817ebbd5106224499c9fa6 100644 (file)
@@ -52,6 +52,9 @@ neutron_core_plugin_to_plugin_name () {
        "neutron.plugins.mlnx.mlnx_plugin.MellanoxEswitchPlugin")
                NEUTRON_PLUGIN_NAME=Mellanox
        ;;
+       "vmware_nsx.plugin.NsxVPlugin")
+               NEUTRON_PLUGIN_NAME=VMware
+       ;;
        *)
                NEUTRON_PLUGIN_NAME="other"
        ;;