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 08:36:52 UTC

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

rhtyd opened a new issue #137: Bug: For VPC Public IPs, allow selection of tier
URL: https://github.com/apache/cloudstack-primate/issues/137
 
 
   Old UI-> Network -> VPC -> public IPs -> select public IP that is not static-nat -> Select enable SNAT
   
   For a public IP in VPC, allow selection of tier when enabling SNAT for a public IP:
   ![Screenshot from 2020-01-28 14-05-31](https://user-images.githubusercontent.com/95203/73247645-5b137f80-41d7-11ea-9e14-0f8353d2b165.png)
   

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

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

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #137: Bug: For VPC Public IPs, allow selection of tier
URL: https://github.com/apache/cloudstack-primate/issues/137#issuecomment-580812366
 
 
   @RitchieVincent any update on this fix?

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

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

Posted by GitBox <gi...@apache.org>.
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

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

Posted by GitBox <gi...@apache.org>.
RitchieVincent commented on issue #137: Bug: For VPC Public IPs, allow selection of tier
URL: https://github.com/apache/cloudstack-primate/issues/137#issuecomment-582567960
 
 
   @rhtyd PR submitted here: https://github.com/apache/cloudstack-primate/pull/149

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

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

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #137: Bug: For VPC Public IPs, allow selection of tier
URL: https://github.com/apache/cloudstack-primate/issues/137
 
 
   

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