[
https://issues.apache.org/jira/browse/CLOUDSTACK-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809241#comment-13809241
]
ASF subversion and git services commented on CLOUDSTACK-4932:
-------------------------------------------------------------
Commit a6b6fa65facf83444262eb37ca65371a16900a04 in branch refs/heads/master
from [~ynojima]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a6b6fa6 ]
CLOUDSTACK-4932: bugfix : listNetworks API doesn't return VLAN ID (VNI)
Signed-off-by: ynojima <[email protected]>
Signed-off-by: Toshiaki Hatano <[email protected]>
> 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
>
> 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)