mirror of https://github.com/apache/cloudstack.git
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
|
||
|---|---|---|
| .. | ||
| com/cloud | ||
| org/apache/cloudstack | ||