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/07/22 02:26:30 UTC

[GitHub] [cloudstack-primate] utchoang opened a new pull request #552: Fix users form, network SG and VPC

utchoang opened a new pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552


   @davidjumani @rhtyd cc @svenvogel 
   - [ ] Hide SG feature when there are no zones with SG enabled (may be done during API discovery, don't create the SG route if no zones have SG enabled)
   - [ ] Fix the add and edit users form to show timezone as a list of the searchable dropdown like in the add account form
   
   - [ ] Change or remove (explain?) what "Add new VM" is from VPC tiers tab; (a) allow users to add existing VMs or (b) deploy new VMs on the specific VPC tier, the deployment form does not auto-select the specific VPC tier [preferably the former, to add existing vms]
   


----------------------------------------------------------------
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] davidjumani commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-663499211


   @blueorangutan package


----------------------------------------------------------------
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 merged pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
rhtyd merged pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552


   


----------------------------------------------------------------
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] blueorangutan commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-664113371


   Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive.
   QA: http://primate-qa.cloudstack.cloud:8080/client/pr/552 (JID-2649)


----------------------------------------------------------------
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] utchoang commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
utchoang commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-663322470


   * Add instance from VPC tab
   ![image](https://user-images.githubusercontent.com/13766648/88356187-37e61900-cd91-11ea-9d8f-d02224aa9a60.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



[GitHub] [cloudstack-primate] utchoang commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
utchoang commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-663322786


   @davidjumani I've completed this task. Please review. Thanks.


----------------------------------------------------------------
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] davidjumani commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-664111325


   @blueorangutan package


----------------------------------------------------------------
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 commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-664177459


   @utchoang can you fix the conflicts against latest master?


----------------------------------------------------------------
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] utchoang commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
utchoang commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-662204942


   * Add user:
   ![ảnh](https://user-images.githubusercontent.com/13766648/88127324-895d9f00-cbfd-11ea-894d-31950e5306e1.png)
   ![ảnh](https://user-images.githubusercontent.com/13766648/88127356-9bd7d880-cbfd-11ea-941b-2b622ff38e3a.png)
   
   * Edit user:
   ![ảnh](https://user-images.githubusercontent.com/13766648/88127384-aabe8b00-cbfd-11ea-940a-8948d1c51bda.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



[GitHub] [cloudstack-primate] blueorangutan commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-664111578


   @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
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] davidjumani commented on pull request #552: Fix users form, network SG and VPC

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #552:
URL: https://github.com/apache/cloudstack-primate/pull/552#issuecomment-663499305


   Thanks @utchoang Will review soon!


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