Sangeetha Hariharan created CLOUDSTACK-1735: -----------------------------------------------
Summary: IPV6 - VM's NICs tab does not display the ipv6 ipaddres, ipv6 gateway and ipv6 Cidr details. Key: CLOUDSTACK-1735 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1735 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: UI Affects Versions: 4.2.0 Environment: Build from master Reporter: Sangeetha Hariharan Assignee: Jessica Wang Fix For: 4.2.0 IPV6 - VM's NICs tab does not display the ipv6 ipaddres, ipv6 gateway and ipv6 Cidr details. Steps to reproduce the problem: Create a IPV6 shared network. Deploy a VM in this network. After the Vm is deployed , go to the NIC tab from the VM details page. Notice that the ipaddres, ipv6 gateway and ipv6 Cidr details are empty. We should display the ipaddres, ipv6 gateway and ipv6 Cidr details that are returned by the listvirtualmachines(). { "listvirtualmachinesresponse" : { "count":1 ,"virtualmachine" : [ {"id":"c45d141a-a7d5-4c16-a1ac-017f14c11622","name":"vvvs","displayname":"vvvs","account":"admin","domainid":"7b100008-90fc-11e2-b56e-1761a0fe1b8b","domain":"ROOT","created":"2013-03-19T23:51:40-0700","state":"Running","haenable":false,"zoneid":"7e96ec13-342e-4519-9cf3-4c6bbf025851","zonename":"zone1","hostid":"53675fa7-b921-476c-bd9b-284e77c2e80b","hostname":"Rack3Host18.lab.vmops.com","guestosid":"7badb7e4-90fc-11e2-b56e-1761a0fe1b8b","securitygroup":[],"nic":[{"id":"fa61f9dc-6c71-4f98-8661-2d619ee07c84","networkid":"b489914f-0457-4363-b7e0-dc6a7a70aedb","isolationuri":"vlan://1370","broadcasturi":"vlan://1370","traffictype":"Guest","type":"Shared","isdefault":true,"macaddress":"06:25:b8:00:00:23","ip6gateway":"fc00:3:1370::1","ip6cidr":"fc00:3:1370::1/64","ip6address":"fc00:3:1370::e633:7ab5:c2ea"}],"hypervisor":"KVM","instancename":"i-2-11-VM","tags":[],"jobstatus":0} ] } } -- 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