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/06/04 08:40:12 UTC

[GitHub] [cloudstack-primate] utchoang opened a new pull request #379: Add support for tiers in PF, LB rules for a VPC

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


   Open for https://github.com/apache/cloudstack-primate/issues/333
   * [ ] Add support for tiers dropdown in PF, LB tabs for a VPC (IP address, not SNAT-ed)
   * [ ] Add pagination/searching in add VMs modal for the PF, LB, FW tabs.


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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






----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


   @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] blueorangutan commented on pull request #379: Add support for tiers in PF, LB rules for a VPC

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


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


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


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


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


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


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


   


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


   * LB tab:
   ![image](https://user-images.githubusercontent.com/13766648/83738411-7d824180-a67e-11ea-96c4-494ca9360000.png)
   ![image](https://user-images.githubusercontent.com/13766648/83738448-870ba980-a67e-11ea-97d0-16b2ba52f035.png)
   
   * PF tab:
   ![image](https://user-images.githubusercontent.com/13766648/83738485-8f63e480-a67e-11ea-8938-75592674cc08.png)
   ![image](https://user-images.githubusercontent.com/13766648/83738507-968af280-a67e-11ea-91aa-da5addf6dbe7.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] rhtyd commented on pull request #379: Add support for tiers in PF, LB rules for a VPC

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


   @utchoang I've getting this error while trying to add rule (QA/test URL: http://primate-qa.cloudstack.cloud:8080/client/pr/379/#/publicip/13bf1e39-7a73-4d4d-8dd4-cc61a574eb94)
   
   ![Screenshot from 2020-06-04 18-51-27](https://user-images.githubusercontent.com/95203/83761829-72d2a700-a694-11ea-8dda-c4d8d0e59232.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 #379: Add support for tiers in PF, LB rules for a VPC

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


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


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


   @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 #379: Add support for tiers in PF, LB rules for a VPC

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


   @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] blueorangutan commented on pull request #379: Add support for tiers in PF, LB rules for a VPC

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


   @rhtyd 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] rhtyd commented on pull request #379: Add support for tiers in PF, LB rules for a VPC

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


   Please review @shwstppr @davidjumani 


----------------------------------------------------------------
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 #379: Add support for tiers in PF, LB rules for a VPC

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


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