cloudstack-mirror/server/src/com/cloud
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
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl All merge conflicts resolved 2013-01-18 12:14:57 -08:00
agent Cloudstack-711: Cpu and Ram Overcommit Ratio. 2013-02-22 17:31:06 +05:30
alert squash changes into one giant patch 2013-02-21 11:22:48 -08:00
api CLOUDSTACK-420: listZones missing name parameter 2013-02-27 13:35:26 +05:30
async Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
baremetal remove BareMetalVmManagerImpl.java thiat is unused 2013-02-21 17:05:19 -08:00
capacity Cloudstack-711: Cpu and Ram Overcommit Ratio. 2013-02-22 17:31:06 +05:30
certificate/dao Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
cluster CLOUDSTACK-724: add basic zone wide storage support, refactor storage allocator, need ui support 2013-02-26 18:39:23 -08:00
configuration Re-basing with latest master. 2013-02-27 18:37:15 +05:30
consoleproxy squash changes into one giant patch 2013-02-21 11:22:48 -08:00
dao 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
dc CLOUDSTACK-1332: Pass IPv6 DNS to VR 2013-02-25 16:08:15 -08:00
deploy CLOUDSTACK-724: add basic zone wide storage support, refactor storage allocator, need ui support 2013-02-26 18:39:23 -08:00
domain Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
event Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
ha squash changes into one giant patch 2013-02-21 11:22:48 -08:00
host/dao CLOUDSTACK-724: add basic zone wide storage support, refactor storage allocator, need ui support 2013-02-26 18:39:23 -08:00
hypervisor Cloudstack-711: Cpu and Ram Overcommit Ratio. 2013-02-22 17:31:06 +05:30
keystore Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
maint Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
migration CLOUDSTACK-745: Reset a VM on reboot. On every reboot of VM, the root disk state is reset. This is for the VMs created using service offering where an optional parameter isvolatile is set true. 2013-02-21 14:59:35 +05:30
network CLOUDSTACK-1232: Only support cidr=64 in IPv6 2013-02-26 19:46:45 -08:00
offerings Merge javelin into master 2013-02-01 14:40:45 -08:00
projects CLOUDSTACK-241: Removed API based account sync. Removed all the related API changes and RegionsAPIUtil. 2013-02-26 14:21:21 +05:30
resource Re-basing with latest master. 2013-02-27 18:37:15 +05:30
resourcelimit CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts 2013-02-12 12:02:07 -08:00
secstorage Bring javelin back to the status of being able to start System VMs after another round of master branch merge 2013-01-18 19:15:32 -08:00
server spring: Remove annotations from interfaces and abstract classes 2013-02-26 14:52:31 +05:30
service CLOUDSTACK-745: Reset a VM on reboot. On every reboot of VM, the root disk state is reset. This is for the VMs created using service offering where an optional parameter isvolatile is set true. 2013-02-21 14:59:35 +05:30
servlet Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
storage CLOUDSTACK-724: add zone wide storage, createstoragepoolcmd doesn't need cluster/pod any more 2013-02-26 23:16:17 -08:00
tags squash changes into one giant patch 2013-02-21 11:22:48 -08:00
template CLOUDSTACK-357 ISOs can be deleted while still attached to a running VM, and they subsequently cannot be detached from a running VM 2013-02-25 16:02:25 +05:30
test Fix issues after another round of merge 2013-01-11 16:54:32 -08:00
upgrade Re-basing with latest master. 2013-02-27 18:37:15 +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
user CLOUDSTACK-962:setAggBytesSent/setAggBytesReceived in NetworkUsageTask when not in case of dailyor hourly 2013-02-26 16:27:59 +05:30
uuididentity Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
vm CLOUDSTACK-1293: resetpasswordforVm shows "passsd reset to undefined" 2013-02-27 12:35:04 +05:30