[ https://issues.apache.org/jira/browse/CLOUDSTACK-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sheng Yang updated CLOUDSTACK-4413:
-----------------------------------
Summary: [UI]IPV6 - Not able to extend Ipv6 range for an existing ipv6 network. (was:
IPV6 - Not able to extend Ipv6 range for an existing ipv6 network.)
It's due to UI didn't pass ip6gateway and ip6cidr parameter to the function. Change the title
to reflect it's a UI bug.
> [UI]IPV6 - Not able to extend Ipv6 range for an existing ipv6 network.
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-4413
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4413
> 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 form 4.2
> Reporter: Sangeetha Hariharan
> Priority: Critical
> Fix For: 4.2.0
>
>
> Steps to reproduce the problem:
> Create a ipv6 network by providing only ipv6 parameters.
> Now Try to extend the IPV6 range for this network by providing "IPV6 Start IP" and "IPV6
End" IP.
> Following error message is presented to the user
> "Gateway, netmask and zoneId have to be passed in for virtual and direct untagged networks"
> 2013-08-20 16:12:04,370 INFO [cloud.api.ApiServer] (catalina-exec-6:null) (userId=2
accountId=2 sessionId=5D69ED7832AC98EC474EEB4026D0C139) 10.217.252.50 -- GET command=createVlanIpRange&forVirtualNetwork=false&networkid=e77c9b30-e577-45d3-9110-e35d2d5d660c&startipv6=fc00:3:1363::11&endipv6=fc00:3:1363::20&response=json&sessionkey=gx5ogg5IT%2FtLKkL8O8ygTWaHIPk%3D&_=1377040741242
431 Gateway, netmask and zoneId have to be passed in for virtual and direct untagged networks
> Expected Result:
> We should be able to extend the IPV6 range for an existing network by providing only
"IPV6 Start IP" and "IPV6 End IP".
--
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
|