You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chandan Purushothama (JIRA)" <ji...@apache.org> on 2013/06/21 21:54:20 UTC

[jira] [Created] (CLOUDSTACK-3125) UI: NTier: VPC Dashboard shows the count of the Public IP Addresses as 0 inspite of the existence of an Acquired Public IP Address

Chandan Purushothama created CLOUDSTACK-3125:
------------------------------------------------

             Summary: UI: NTier: VPC Dashboard shows the count of the Public IP Addresses as 0 inspite of the existence of an Acquired Public IP Address
                 Key: CLOUDSTACK-3125
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3125
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: UI
    Affects Versions: 4.2.0
            Reporter: Chandan Purushothama
             Fix For: 4.2.0


The corresponding Screenshot has been attached to the bug report where the Public IP Addresses count is shown as 0.

===============
Firebug Information:
===============

http://10.223.195.103:8080/client/api?command=listPublicIpAddresses&response=json&sessionkey=6OYYp9wxb8AfNebJcg3U8PsCmvI%3D&vpcid=9d5fb2f4-7957-4848-947e-84450469f713&_=1371843540390

{ "listpublicipaddressesresponse" : { } }

On Clicking on the "Public IP Addresses" button on the Router box on the Screen. I see the acquired public IP Address listed.

http://10.223.195.103:8080/client/api?command=listPublicIpAddresses&response=json&sessionkey=6OYYp9wxb8AfNebJcg3U8PsCmvI%3D&listAll=true&page=1&pagesize=20&vpcid=9d5fb2f4-7957-4848-947e-84450469f713&_=1371844297202

{ "listpublicipaddressesresponse" : { "count":2 ,"publicipaddress" : [  {"id":"7dad9df2-a583-4619-9023-caff753f6f36","ipaddress":"10.223.139.71","allocated":"2013-06-21T12:37:56-0700","zoneid":"c6fe9dd8-6b3f-4f4e-8f5c-1030b93208a6","zonename":"ZONE-NTIER-AGN","issourcenat":false,"account":"atoms","domainid":"597abf5c-d907-11e2-b5ac-06cba2000705","domain":"ROOT","forvirtualnetwork":true,"vlanid":"c7975fa6-22d0-463f-a083-75bac4cc9f8b","vlanname":"1391","isstaticnat":false,"issystem":false,"networkid":"3e90b6dd-5ef3-48cf-a409-8d7ae4d4f4a7","state":"Allocated","physicalnetworkid":"58c17654-dabc-4bf5-b18f-c2f5355c4537","vpcid":"9d5fb2f4-7957-4848-947e-84450469f713","tags":[],"isportable":false}, {"id":"dbd6ae93-2192-42d2-a076-a7f1f907cc73","ipaddress":"10.223.139.68","allocated":"2013-06-19T11:43:10-0700","zoneid":"c6fe9dd8-6b3f-4f4e-8f5c-1030b93208a6","zonename":"ZONE-NTIER-AGN","issourcenat":true,"account":"atoms","domainid":"597abf5c-d907-11e2-b5ac-06cba2000705","domain":"ROOT","forvirtualnetwork":true,"vlanid":"c7975fa6-22d0-463f-a083-75bac4cc9f8b","vlanname":"1391","isstaticnat":false,"issystem":false,"networkid":"3e90b6dd-5ef3-48cf-a409-8d7ae4d4f4a7","state":"Allocated","physicalnetworkid":"58c17654-dabc-4bf5-b18f-c2f5355c4537","vpcid":"9d5fb2f4-7957-4848-947e-84450469f713","tags":[],"isportable":false} ] } }

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