You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Sangeetha Hariharan (JIRA)" <ji...@apache.org> on 2013/02/01 19:56:13 UTC

[jira] [Closed] (CLOUDSTACK-1104) Ipv6 - listVlanIpRanges() returns error 530.

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

Sangeetha Hariharan closed CLOUDSTACK-1104.
-------------------------------------------


With the latest build deom networkrefcator branch , listVlanIpRange() call succeeds.

Following new parameters introduced to return ipv6 related information: 
"startipv6":"fc00:3:1371::1","endipv6":"fc00:3:1370::ffff","ip6gateway":"fc00:3:1371::","ip6cidr":"fc00:3:1371::/64"


 { "count":1 ,"vlaniprange" : [  {"id":"6c0619d3-306c-4901-b3db-5f85dc864e7f","forvirtualnetwork":false,"zoneid":"5e0173e0-1eb8-4853-b31c-26ed79e4389b","vlan":"1371","account":"system","domainid":"35392c77-7d93-4277-abaf-700b43c6d7af","domain":"ROOT","networkid":"97116f84-f3f0-4b88-b2ee-d6a7ec9ddf0e","physicalnetworkid":"a7479575-3d20-4531-8f6d-718d36fe6465","startipv6":"fc00:3:1371::1","endipv6":"fc00:3:1370::ffff","ip6gateway":"fc00:3:1371::","ip6cidr":"fc00:3:1371::/64"} ] } }



                
> Ipv6 - listVlanIpRanges() returns error 530.
> --------------------------------------------
>
>                 Key: CLOUDSTACK-1104
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1104
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>         Environment: Latest build from NetworkRefactor branch
>            Reporter: Sangeetha Hariharan
>            Assignee: Sheng Yang
>             Fix For: 4.1.0
>
>
> Create a IPV6 network using following command:
> http://10.223.57.2:8080/client/api?command=createNetwork&zoneId=f72ebe54-2600-4a47-b945-d85824eed761&networkOfferingId=bfa5e13b-2a0d-42de-8434-ee7d5d58edff&physicalnetworkid=623af38c-106c-4533-ba4e-52f354ae071e&name=test1370&displayText=test1370&vlan=1370&acltype=domain&ip6gateway=FC00:3:1370::&ip6cidr=FC00:3:1370::/64&startipv6=FC00:3:1370::1&endipv6=FC00:3:1370::10&dualstack=false&networkdomain=hello1370&response=json&sessionkey=9WKIYehMe%2BAQu2tIF47IbEdbI7M%3D
> use listVlanIpRanges() on this network . we get error code - 530.
> 2013-01-31 22:36:43,811 INFO  [cloud.api.ApiServer] (catalina-exec-9:null) (userId=2 accountId=2 sessionId=15E1EE3BB246B890356119483E4443A3) 10.217.252.59 -- GET command=listVlanIpRanges&zoneid=654d04a4-cb28-4bd0-8048-32c82e1a5129&networkid=8bf309d8-8772-4542-a45c-a81dc57050e7&page=1&pagesize=20&response=json&sessionkey=2lbI7S08%2BJ57eJfiehe%2FFSPSL6o%3D&_=1359671851340 530 null

--
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