You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Jessica Wang (JIRA)" <ji...@apache.org> on 2013/10/10 00:48:42 UTC

[jira] [Resolved] (CLOUDSTACK-2393) PVLAN - UI - For networks created with private Vlan , in network detail page VLAN is shown as "N/A".

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jessica Wang resolved CLOUDSTACK-2393.
--------------------------------------

    Resolution: Fixed

Author:		Jessica Wang <je...@apache.org>#mailto:jessicawang@apache.org
Date:		2 days ago (Mon Oct 07 11:30:31 2013)
Commit hash:	90aa2f2e3fb544f45e192df533fa4c5a962dd28f

CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN.

Contained in branches: 4.2
Contained in no tag

> PVLAN - UI - For networks created with private Vlan , in network detail page VLAN is shown as "N/A". 
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2393
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2393
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server, UI
>    Affects Versions: 4.2.0
>         Environment: Branch from pvlan
>            Reporter: Sangeetha Hariharan
>             Fix For: 4.2.1
>
>         Attachments: valn-for-pvaln-networks.png
>
>
> PVLAN - UI - For networks created with private Vlan , in network detail page VLAN is shown as "N/A". 
> Steps to reproduce the problem:
> Create a shared network by passing Private vlan.
> From Network tab-> network list -> view details of all this network.
> Notice that the VLAN field shows up as "N/A".
> API call returns "broadcasturi":"pvlan://1611-i998" .
> { "listnetworksresponse" : { "count":1 ,"network" : [  {"id":"a2fb9fda-f6a1-4348-beb1-4e29367b3dbd","name":"pvlan1","displaytext":"pvlan1","broadcastdomaintype":"Pvlan","traffictype":"Guest","gateway":"10.223.161.65","netmask":"255.255.255.192","cidr":"10.223.161.64/26","zoneid":"b5b71f7b-19a4-4f32-9512-d9b0eac382f3","zonename":"zone1","zonetype":"Advanced","networkofferingid":"9bb84f2a-a5d1-4db1-b52e-a1b72517863e","networkofferingname":"DefaultSharedNetworkOffering","networkofferingdisplaytext":"Offering for Shared networks","networkofferingavailability":"Optional","issystem":false,"state":"Setup","related":"a2fb9fda-f6a1-4348-beb1-4e29367b3dbd","broadcasturi":"pvlan://1611-i998","dns1":"72.52.126.11","dns2":"72.52.126.12","type":"Shared","vlan":"N/A","acltype":"Domain","subdomainaccess":true,"domainid":"b7959800-b760-11e2-a38a-06f4b000042b","domain":"ROOT","service":[{"name":"Dns","capability":[{"name":"AllowDnsSuffixModification","value":"true","canchooseservicecapability":false}]},{"name":"UserData"},{"name":"Dhcp"}],"networkdomain":"test-pvlan1","physicalnetworkid":"2ddd2d19-d5af-49bd-a6fd-f1e41902bab7","restartrequired":false,"specifyipranges":true,"canusefordeploy":true,"ispersistent":false,"tags":[]} ] } }



--
This message was sent by Atlassian JIRA
(v6.1#6144)