cloudstack/plugins/hypervisors
Sateesh Chodapuneedi 6aa9b2f356 CLOUDSTACK-3152 addVmwareDc API call fails if called more than once to add same VMware DC to same cloudstack zone.
Check if the associated VMware DC matches the one specified in API params. This check would yield success as the association exists between same entities (zone and VMware DC)
This scenario would result in if the API addVmwareDc is called more than once with same parameters. For such scenario, return success response with VmwareDatacenter object read from database. Also returns success if addVmwareDC is called agsin with same zone and VMwareDC where the zone already has resources added to it (clusters etc.)

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-07-02 17:31:09 +05:30
..
baremetal Baremetal: Move list APIs to the correct location 2013-07-01 15:19:39 -07:00
kvm Fix typo in backupSnapshotCommand 2013-06-29 13:50:25 +05:30
ovm if object is already stored in cache store, don't download again 2013-05-16 14:34:06 -07:00
simulator Don't report back resource state to ResourceManagerImpl 2013-06-29 13:53:41 +05:30
ucs UCS: Add missing beans 2013-06-27 14:54:45 -07:00
vmware CLOUDSTACK-3152 addVmwareDc API call fails if called more than once to add same VMware DC to same cloudstack zone. 2013-07-02 17:31:09 +05:30
xen It makes more sense to print the task uuid than the task type in the trace message 2013-06-30 12:10:59 +02:00