You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/19 10:37:39 UTC

[GitHub] [cloudstack] levindecaro commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

levindecaro commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1102487750

   @Pearl1594 
   
   I was diff both abnormal and normal result and found they are similar except the call order. during CKS creation, I refresh the page few time, sometime it show the correct info sometime will show all items.
   
   
   left=abnormal
   right=normal
   
   ```
   > 'https://example.com/client/css/app.c5b40ad1.css'
   > 'https://example.com/client/css/vendors.fa05d24c.css'
   235a238,241
   > 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/actions-639cd34d.js'
   > 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/helpers-10be1fb3.js'
   > 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/globalStyles-22fbf6ab.js'
   > 'https://example.com/client/cloud.gif'
   241,244d246
   < 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/actions-639cd34d.js'
   < 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/helpers-10be1fb3.js'
   < 'chrome-extension://niloccemoadcdkdjlinkgdfekeahmflj/chunks/globalStyles-22fbf6ab.js'
   < 'https://example.com/client/cloud.gif'
   268d269
   < 'https://example.com/client/api/?resourceids=5e43ac5b-d657-49f2-98e1-7304476d28ed&resourcetype=zone&command=listResourceIcon&response=json'
   273,274d273
   < 'https://example.com/client/api/?listAll=true&ipaddressid=e236bf24-290c-4803-865f-0f531cb08bd0&page=1&pageSize=10&command=listPortForwardingRules&response=json'
   < 'https://example.com/client/api/?account=test1.test&domainid=ab262bfb-f415-41c7-98a9-196a3f4da096&supportedservices=PortForwarding&command=listNetworks&response=json'
   275a275,277
   > 'https://example.com/client/api/?resourceids=5e43ac5b-d657-49f2-98e1-7304476d28ed&resourcetype=zone&command=listResourceIcon&response=json'
   > 'https://example.com/client/api/?account=test1.test&domainid=ab262bfb-f415-41c7-98a9-196a3f4da096&supportedservices=PortForwarding&command=listNetworks&response=json'
   > 'https://example.com/client/api/?listAll=true&ipaddressid=e236bf24-290c-4803-865f-0f531cb08bd0&page=1&pageSize=10&command=listPortForwardingRules&response=json'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org