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/04/11 19:57:16 UTC

[jira] [Created] (CLOUDSTACK-2009) IPV6 - listNetwork() command does not return ip6dns1 and ip6dns2 entries.

Sangeetha Hariharan created CLOUDSTACK-2009:
-----------------------------------------------

             Summary: IPV6 - listNetwork() command does not return ip6dns1 and ip6dns2 entries.
                 Key: CLOUDSTACK-2009
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2009
             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: Latest build from master
            Reporter: Sangeetha Hariharan
             Fix For: 4.2.0


IPV6 - listNetwork() command does not return ip6dns1 and ip6dns2 entries.

When creating a zone provide ip6dns1 and ip6dns2 entries.
Create a IPV6 shared network on this zone.
List this network.

ip6dns1 and ip6dns2 entries are not returned.

Expected Behavior:

ip6dns1 and ip6dns2 entries should be returned similar to dns1":"72.52.126.11","dns2":"72.52.126.12" entries.

Is there a need to return dns1 and dns2 entries as well in case of an ipv6 only network (without  IPv4) ?


{ "listnetworksresponse" : { "count":1 ,"network" : [  {"id":"d007845a-7940-4b74-9d64-b812470d1e40","name":"ipv6-1363","displaytext":"ipv6-1363","broadcastdomaintype":"Vlan","traffictype":"Guest","zoneid":"cff8e0ab-377b-4ca1-9e7b-0961692cd9b9","zonename":"zone1","networkofferingid":"44e0f445-c51d-4f1b-8625-565f1f82577e","networkofferingname":"DefaultSharedNetworkOffering","networkofferingdisplaytext":"Offering for Shared networks","networkofferingavailability":"Optional","issystem":false,"state":"Setup","related":"d007845a-7940-4b74-9d64-b812470d1e40","broadcasturi":"vlan://1363","dns1":"72.52.126.11","dns2":"72.52.126.12","type":"Shared","vlan":"1363","acltype":"Domain","subdomainaccess":true,"domainid":"5c7d84ce-a229-11e2-8724-069ab0000706","domain":"ROOT","service":[{"name":"Dhcp"},{"name":"Dns","capability":[{"name":"AllowDnsSuffixModification","value":"true","canchooseservicecapability":false}]},{"name":"UserData"}],"networkdomain":"test-1363","physicalnetworkid":"0bd3b801-ab48-4911-9eb8-27d0e52b1d97","restartrequired":false,"specifyipranges":true,"canusefordeploy":true,"ispersistent":false,"tags":[],"ip6gateway":"fc00:3:1363::1","ip6cidr":"fc00:3:1363::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