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

[jira] [Closed] (CLOUDSTACK-1730) IPV6 - UI - Network Detail View does not include ip6gateway and ip6cidr parameters.

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

Sangeetha Hariharan closed CLOUDSTACK-1730.
-------------------------------------------


Tested with build from master-6-17-stable.
ip6gateway and ip6cidr parameters are now displayed in the network detail page.
                
> IPV6 - UI - Network Detail View does not include ip6gateway and ip6cidr parameters.
> -----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1730
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1730
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>         Environment: Build from master
>            Reporter: Sangeetha Hariharan
>            Assignee: Jessica Wang
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: ipv6db.dmp, jessica_01.PNG
>
>
> IPV6 - UI - Network Detail View does not include ip6gateway and ip6cidr parameters.
> Steps to reproduce the problem:
> Create a IPV6 shared network.
> From Network tab , list this network and launch the network detail page.
> This page includes Gateway and CIDR parameters . But these values are empty. Seems like these are still referring to IPV4 parameters.
> We should display the ip6gateway and ip6cidr parameters that are returned by the listNetwork().
>  
> { "listnetworksresponse" : { "count":1 ,"network" : [  {"id":"b489914f-0457-4363-b7e0-dc6a7a70aedb","name":"ipv6-1390","displaytext":"test1370-dual","broadcastdomaintype":"Vlan","traffictype":"Guest","zoneid":"7e96ec13-342e-4519-9cf3-4c6bbf025851","zonename":"zone1","networkofferingid":"b1ab949b-0fe3-43d8-a6eb-f35be6bb919c","networkofferingname":"DefaultSharedNetworkOffering","networkofferingdisplaytext":"Offering for Shared networks","networkofferingavailability":"Optional","issystem":false,"state":"Setup","related":"b489914f-0457-4363-b7e0-dc6a7a70aedb","broadcasturi":"vlan://1370","dns1":"72.52.126.11","dns2":"72.52.126.12","type":"Shared","vlan":"1370","acltype":"Domain","subdomainaccess":true,"domainid":"7b100008-90fc-11e2-b56e-1761a0fe1b8b","domain":"ROOT","service":[{"name":"Dhcp"},{"name":"Dns","capability":[{"name":"AllowDnsSuffixModification","value":"true","canchooseservicecapability":false}]},{"name":"UserData"}],"networkdomain":"hello1370","physicalnetworkid":"59aba5cc-b6ba-4a78-b1a9-1b88baf11f92","restartrequired":false,"specifyipranges":true,"canusefordeploy":true,"ispersistent":false,"tags":[],"ip6gateway":"fc00:3:1370::1","ip6cidr":"fc00:3:1370::1/64"} ] } }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira