mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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 0ef1c17541808641983e7c109db31e5cecc0ef44) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>