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/09/09 08:34:26 UTC

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #673: [BUG] |VPC form - remove the "start" switch?

andrijapanicsb opened a new issue #673:
URL: https://github.com/apache/cloudstack-primate/issues/673


   ![image](https://user-images.githubusercontent.com/45762285/92571316-41650b00-f283-11ea-9611-69b7921e3fa8.png)
   
   The API docs says:
   _If set to false, the VPC won't start (VPC VR will not get allocated) until its first network gets implemented. **True by default**._
   
   So we need to either rename the switch to "Don't start" and send start=true by default, with option for user to active the start=false.
   OR
   We keep the "Start" button as ON by default (not OFF by default like it shows in the Primate now)
   
   bottom line:
   1. keep start=true (or omit the parameter) by DEFAULT, as this is how it worked in the old UI
   2. if we want it to NOT start, we need to send start=false explicitly.
   
   (tested via API that everything behaves nicely/working fine)
   
   
   


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



[GitHub] [cloudstack-primate] rhtyd closed issue #673: [BUG] |VPC form - fix the "start" switch

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #673:
URL: https://github.com/apache/cloudstack-primate/issues/673


   


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