[
https://issues.apache.org/jira/browse/CLOUDSTACK-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891926#comment-15891926
]
ASF GitHub Bot commented on CLOUDSTACK-9684:
--------------------------------------------
Github user sateesh-chodapuneedi commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1841#discussion_r103883712
--- Diff:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareManagerImpl.java
---
@@ -1180,10 +1180,7 @@ public void
doInTransactionWithoutResult(TransactionStatus status) {
private void validateZone(Long zoneId) throws
InvalidParameterValueException {
--- End diff --
No, this method is being used in other part of code. This method does more
than zone existence check.
> Invalid zone id error while listing vmware zone
> -----------------------------------------------
>
> Key: CLOUDSTACK-9684
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9684
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0.1
> Reporter: Sateesh Chodapuneedi
> Assignee: Sateesh Chodapuneedi
> Fix For: 4.10.0.0
>
>
> When we select a VMware zone in the UI, listvmwaredcs API gets called.
> But if the zone is a legacy zone then upon clicking the zone in ACS UI, it
> throws error 'Invalid zone id' as pop-up.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)