cloudstack-mirror/api/src/org/apache/cloudstack
sateesh 82d00c5fd1 Re-basing with latest master.
CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack

This is 2nd patch for feature 'Support for VMware dvSwitch in CloudStack'.

This patch introduces 2 new global configuration parameters
"vmware.use.dvswitch" - Enable dvswitch functionality.
"vmware.ports.per.dvportgroup" - Default number of ports per Vmware dvPortGroup.

This patch introduces 4 optional parameters to AddCluster API
guestvswitchtype - Type of vSwitch to use for guest traffic
guestvswitchname - Name of vSwitch to use for guest traffic
publicvswitchtype - Type of vSwitch to use for public traffic
publicvswitchname - Name of vSwitch to use for public traffic

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-02-27 18:37:15 +05:30
..
acl Reuse APIChecker adapter interface for APi Rate limit checking and optimize ApiRateLimitService interface. 2013-01-15 15:53:19 -08:00
api Re-basing with latest master. 2013-02-27 18:37:15 +05:30
network fixed unit tests from merge 2013-01-18 15:58:55 -08:00
query CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
region CLOUDSTACK-241: Removed API based account sync. Removed all the related API changes and RegionsAPIUtil. 2013-02-26 14:21:21 +05:30
usage CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30