cloudstack/plugins/hypervisors
Sateesh Chodapuneedi 03d6a043e4 CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter
Introduced 2 new API command classes AddVmwareDcCmd & RemoveVmwareDcCmd.
The new APIs are addVmwareDc & removeVmwareDc, these APIs will associate a Vmware datacenter to a cloudstack zone & dis-associate a Vmware datacenter from a cloudstack zone.
Constraint checks are added for infrastructure change operations in zone that encompass resources like clusters.
Constraint checks are added in discoverer and manager classes.
Added a service 'VmwareDatacenterService' to expose methods that will have API implementation for 2 APIs addVmwareDc & removeVmwareDc

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-23 12:53:21 +05:30
..
baremetal CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00
kvm Summary: Code cleanup for KVM - look up domains by name rather than coversion 2013-05-22 23:30:49 -06:00
ovm CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
simulator Fixed up the simulator to run with windows paths in cygwin 2013-05-06 16:34:41 -07:00
ucs Removing ^M's from code. 2013-04-04 00:53:20 +05:30
vmware CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter 2013-05-23 12:53:21 +05:30
xen CLOUDSTACK-2602. XenServer storage motion strategy returns true for canHandle even though hosts are of different hypervisor type. Fixed the canHandle routine to return true only if source and destination hosts are of type XenServer. 2013-05-22 17:47:11 +05:30