Jump to: navigation, search

Difference between revisions of "Neutron/VMware NSX plugins"

Line 1: Line 1:
 
== Overview ==
 
== Overview ==
The NSX plugins can be found at the following repository: https://github.com/stackforge/vmware-nsx
+
The NSX plugins can be found at the following repository: https://github.com/openstack/vmware-nsx
 
The following plugins are supported:
 
The following plugins are supported:
 
* NSX MH - provides support for multi-hypervisors
 
* NSX MH - provides support for multi-hypervisors
* NSXv - plugin for vSphere. In order for this plugin to work correctly the following two Nova patches are needed:
+
* NSXv - plugin for vSphere. In order for this plugin to work correctly with stable/kilo version the following two Nova patches are needed:
     * vNIC index support - https://review.openstack.org/147126
+
     * vNIC index support - https://review.openstack.org/#/c/209372/
     * Metadata support - https://review.openstack.org/147539
+
     * Metadata support - https://review.openstack.org/#/c/209374/
 
* Simple DVS - the provides simple support for distributed switches. It does not have any security group or floating IP support
 
* Simple DVS - the provides simple support for distributed switches. It does not have any security group or floating IP support

Revision as of 10:53, 5 August 2015

Overview

The NSX plugins can be found at the following repository: https://github.com/openstack/vmware-nsx The following plugins are supported:

  • NSX MH - provides support for multi-hypervisors
  • NSXv - plugin for vSphere. In order for this plugin to work correctly with stable/kilo version the following two Nova patches are needed:
   * vNIC index support - https://review.openstack.org/#/c/209372/
   * Metadata support - https://review.openstack.org/#/c/209374/
  • Simple DVS - the provides simple support for distributed switches. It does not have any security group or floating IP support