Bug 1042620

Summary: [RFE][neutron]: add vmware support in quantum
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/quantum-vmware-plugin
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:54:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 00:31:52 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/quantum-vmware-plugin.

Description:

The existing nova-vmware-driver doesn't take care of vmware network management, which only deal with vm deploy from template or from vmdk.

The idea is to add a quantum vmware plugin, so that we can manage vmware networking inside openstack.

It will support both vmware vswitch and distributed vswitch.
Such as:
       create vswitch on an ESXi host, or create a dvswitch for a datacenter
       create network on vswitch/dvswitch...
       user should be able to configure vm networking via drag-and-drop while launch a new vm
  


Specification URL (additional information):

None