You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/28 13:22:53 UTC

[GitHub] [cloudstack-primate] rhtyd commented on issue #137: Bug: For VPC Public IPs, allow selection of tier

rhtyd commented on issue #137: Bug: For VPC Public IPs, allow selection of tier
URL: https://github.com/apache/cloudstack-primate/issues/137#issuecomment-579242902
 
 
   - On load, if public IP belong to a vpc (i.e. record.vpcid will be not null) then show the tiers/network select; and call the listNetworks API to get list of valid tiers/network:
   ![Screenshot from 2020-01-28 18-38-41](https://user-images.githubusercontent.com/95203/73267577-56fb5800-41ff-11ea-9764-73fa6b8444f1.png)
   
   - On selection, call the list VMs API to list VMs belonging to a specific tier/network and the VPC:
   ![Screenshot from 2020-01-28 18-39-14](https://user-images.githubusercontent.com/95203/73267583-595db200-41ff-11ea-9d83-87160fcba21b.png)
   
   @RitchieVincent ^^

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services