cloudstack/plugins/hypervisors/vmware/src/com/cloud/network
sateesh 1777f160c4 CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack
This is 1st patch for feature 'Support for VMware dvSwitch in CloudStack'.

This contains 3 newly introduced classes. Added apache license header for all 3 files.
[1]TrafficLable and [2]VmwareTrafficLabel classes are to define and encapsulate virtual switch type per traffic type along with other network label fields (VLAN ID and physical network).
[3]DistributedVirtualSwitchMO class is wrapper class for vSphere API calls specific to a distributed virtual switch in a vCenter datacenter.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-02-27 18:37:14 +05:30
..
dao Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
element Put nonoss under Spring framework 2013-01-25 15:41:48 -08:00
CiscoNexusVSMDevice.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
CiscoNexusVSMDeviceManagerImpl.java merged from master 2013-01-10 15:55:42 -08:00
CiscoNexusVSMDeviceVO.java api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
VmwareTrafficLabel.java CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack 2013-02-27 18:37:14 +05:30