[
https://issues.apache.org/jira/browse/CLOUDSTACK-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yoshikazu Nojima resolved CLOUDSTACK-4932.
------------------------------------------
Resolution: Fixed
Fix Version/s: Future
> listNetworks API doesn't return vlan
> ------------------------------------
>
> Key: CLOUDSTACK-4932
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4932
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, Management Server
> Affects Versions: Future
> Environment: branch : master
> Reporter: Yoshikazu Nojima
> Assignee: Yoshikazu Nojima
> Labels: api, network
> Fix For: Future
>
>
> When listNetworks API is called with root admin account, it must return vlan
> id, but it returns "N/A".
> I tested with the branch "master".
> http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/listNetworks.html
> Due to the change in d9c06e5, VLAN ID is not set properly.
> It seems current code compares string and BroadcastDomainType instance.
> https://github.com/apache/cloudstack/commit/d9c06e5#diff-dc8e154f30da2f7c94e41ca30121ddd4R2184
--
This message was sent by Atlassian JIRA
(v6.1#6144)