cloudstack/plugins/hypervisors/vmware/src/com/cloud
Sateesh Chodapuneedi 6977cb3841 CLOUDSTACK-9684 Invalid zone id error while listing vmware zone
Issue
=====
While listing datacenters associated with a zone, only zone Id validation is required.
There is no need to have additional checks like zone is a legacy zone or not.

Fix
===
Removed unnecessary checks over zone ID and just checking if zone with specified ID exists or not.

Signed-off-by: Sateesh Chodapuneedi <sateesh.chodapuneedi@accelerite.com>
(cherry picked from commit 0ef1c17541)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
..
api removed executable flags from java classes 2014-11-23 19:49:01 +01:00
ha Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
hypervisor CLOUDSTACK-9684 Invalid zone id error while listing vmware zone 2017-08-01 20:40:25 +02:00
network Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
storage/resource CLOUDSTACK-9752: [Vmware] Optimization of volume attachness to vm 2017-08-01 20:40:25 +02:00