[GitHub] [cloudstack-primate] blueorangutan commented on pull request #662: Refresh data every 30 seconds

2020-09-01 Thread GitBox
blueorangutan commented on pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662#issuecomment-685314154 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/662 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #662: Refresh data every 30 seconds

2020-09-01 Thread GitBox
blueorangutan commented on pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662#issuecomment-685309411 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on issue #650: [BUG] After session expire the page reloads once more

2020-09-01 Thread GitBox
davidjumani commented on issue #650: URL: https://github.com/apache/cloudstack-primate/issues/650#issuecomment-685309422 Fixed in https://github.com/apache/cloudstack-primate/pull/658 This is an automated message from the Ap

[GitHub] [cloudstack-primate] davidjumani commented on pull request #662: Refresh data every 30 seconds

2020-09-01 Thread GitBox
davidjumani commented on pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662#issuecomment-685308955 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #662: Refresh listview every 30 seconds

2020-09-01 Thread GitBox
blueorangutan commented on pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662#issuecomment-685308617 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on pull request #662: Refresh listview every 30 seconds

2020-09-01 Thread GitBox
davidjumani commented on pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662#issuecomment-685308447 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #662: Refresh listview every 30 seconds

2020-09-01 Thread GitBox
davidjumani opened a new pull request #662: URL: https://github.com/apache/cloudstack-primate/pull/662 Fixes https://github.com/apache/cloudstack-primate/issues/630 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #661: Hiding vlan uri for non admin users

2020-09-01 Thread GitBox
blueorangutan commented on pull request #661: URL: https://github.com/apache/cloudstack-primate/pull/661#issuecomment-685304222 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/661 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #661: Hiding vlan uri for non admin users

2020-09-01 Thread GitBox
blueorangutan commented on pull request #661: URL: https://github.com/apache/cloudstack-primate/pull/661#issuecomment-685298699 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #661: Hiding vlan uri for non admin users

2020-09-01 Thread GitBox
davidjumani opened a new pull request #661: URL: https://github.com/apache/cloudstack-primate/pull/661 Fixes #659 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [cloudstack-primate] davidjumani commented on pull request #661: Hiding vlan uri for non admin users

2020-09-01 Thread GitBox
davidjumani commented on pull request #661: URL: https://github.com/apache/cloudstack-primate/pull/661#issuecomment-685298266 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #658: Fixes reload of page on session expiry

2020-09-01 Thread GitBox
blueorangutan commented on pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658#issuecomment-685048201 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/658 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #658: Fixes reload of page on session expiry

2020-09-01 Thread GitBox
blueorangutan commented on pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658#issuecomment-685037795 @rhtyd a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack-primate] rhtyd commented on pull request #658: Fixes reload of page on session expiry

2020-09-01 Thread GitBox
rhtyd commented on pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658#issuecomment-685036996 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the messa

Re: [DISCUSS] Deprecating support for Ubuntu 16.04 in ACS 4.15?

2020-09-01 Thread Wei ZHOU
we can use ubuntu 18.04 as a bridge 1. ubuntu 16.04/python2/old cloudstack versions , upgrade to 2. ubuntu 18.04/python2/old cloudstack versions , upgrade to 3. ubuntu 18.04/python3/cloudstack 4.15 , upgrade to 4. ubuntu 20.04/python3/cloudstack 4.15 If there are hundreds of servers, it will

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #660: [BUG] K8s version - various issues ?

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #660: URL: https://github.com/apache/cloudstack-primate/issues/660#issuecomment-684880219 the version needs to be specified as 1.15.0 (or x.y.z in general?) then it works fine (and with 2 CPU) Should we have a popup (the "i" letter) that says "spec

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #660: [BUG] K8s version - various issues ?

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #660: URL: https://github.com/apache/cloudstack-primate/issues/660#issuecomment-684875944 If I change that to 2 CPUs, then this doesn't fail but version format fails or something: ![image](https://user-images.githubusercontent.com/45762285/91860541

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #148: Update cloudstack-kubernetes-service.rst

2020-09-01 Thread GitBox
ACSGitBot commented on pull request #148: URL: https://github.com/apache/cloudstack-documentation/pull/148#issuecomment-684893773 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr148 Build Log Output: No log errors found to report

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #660: [BUG] K8s version creation error - cpu

2020-09-01 Thread GitBox
andrijapanicsb opened a new issue #660: URL: https://github.com/apache/cloudstack-primate/issues/660 I might be doing something wrong, but I don't think so? This is Primate, not backend issue (no API is sent to the backend) ![image](https://user-images.githubusercontent.com/45762285/9

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #148: Update cloudstack-kubernetes-service.rst

2020-09-01 Thread GitBox
ACSGitBot commented on pull request #148: URL: https://github.com/apache/cloudstack-documentation/pull/148#issuecomment-684892419 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #148: Update cloudstack-kubernetes-service.rst

2020-09-01 Thread GitBox
andrijapanicsb commented on pull request #148: URL: https://github.com/apache/cloudstack-documentation/pull/148#issuecomment-684892098 requesting docbuild This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack-documentation] andrijapanicsb opened a new pull request #148: Update cloudstack-kubernetes-service.rst

2020-09-01 Thread GitBox
andrijapanicsb opened a new pull request #148: URL: https://github.com/apache/cloudstack-documentation/pull/148 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [DISCUSS] Deprecating support for Ubuntu 16.04 in ACS 4.15?

2020-09-01 Thread Wido den Hollander
On 01/09/2020 10:48, Wei ZHOU wrote: Hi Rohit and community, I am ok with deprecating ubuntu 16.04 support in CloudStack 4.15. Me as well. We have until April 2021 before 16.04 goes EOL and I don't think it's worth the effort. It is very important to document the upgrade path from ubun

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
blueorangutan commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684819312 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/609 (JID-3

[GitHub] [cloudstack-primate] andrijapanicsb closed issue #604: [BUG] EDIT TEMPLATE not on pair with the old UI

2020-09-01 Thread GitBox
andrijapanicsb closed issue #604: URL: https://github.com/apache/cloudstack-primate/issues/604 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #604: [BUG] EDIT TEMPLATE not on pair with the old UI

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #604: URL: https://github.com/apache/cloudstack-primate/issues/604#issuecomment-684818828 LGTM - (the ssh stuff renamed, though I still find the permissions vs sharingf buttons vs. the actual options very confusing) --

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #652: [BUG] Minor: update label/text

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #652: URL: https://github.com/apache/cloudstack-primate/issues/652#issuecomment-684814381 Also, there is no hover popup for "make this NIC default" button (and there is for other buttons, except for the delete/bin which is self-explanatory): ![imag

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #659: [BUG] Regular users should not see their network's VLAN

2020-09-01 Thread GitBox
andrijapanicsb opened a new issue #659: URL: https://github.com/apache/cloudstack-primate/issues/659 Old UI doesn't show it. I'm wondering if we should also hide it: This is an automated message from the Apache Git Servic

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
blueorangutan commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684811342 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
davidjumani commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684810648 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #658: Fixes reload of page on session expiry

2020-09-01 Thread GitBox
Pearl1594 opened a new pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-primate] utchoang commented on pull request #657: vm wizard: add MAC Address validator

2020-09-01 Thread GitBox
utchoang commented on pull request #657: URL: https://github.com/apache/cloudstack-primate/pull/657#issuecomment-684804596 @rhtyd Also on the issue, @andrijapanicsb wants to see the IP range of the network, to be able to KNOW from which range to use an IP when specifying it explicitly dow

[GitHub] [cloudstack-primate] utchoang opened a new pull request #657: vm wizard: add MAC Address validator

2020-09-01 Thread GitBox
utchoang opened a new pull request #657: URL: https://github.com/apache/cloudstack-primate/pull/657 Fixes #648 @rhtyd cc @svenvogel * Add MAC Address Validator: ![Screenshot_1](https://user-images.githubusercontent.com/13766648/91849100-b7ff7880-ec85-11ea-917f-048716f5f98b.png)

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #656: Adding message to unmanage vm

2020-09-01 Thread GitBox
blueorangutan commented on pull request #656: URL: https://github.com/apache/cloudstack-primate/pull/656#issuecomment-684790765 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/656 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #655: Changing to default to as default

2020-09-01 Thread GitBox
blueorangutan commented on pull request #655: URL: https://github.com/apache/cloudstack-primate/pull/655#issuecomment-684787652 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/655 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #654: template/iso listing User role regression from #642

2020-09-01 Thread GitBox
blueorangutan commented on pull request #654: URL: https://github.com/apache/cloudstack-primate/pull/654#issuecomment-684787050 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/654 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #656: Adding message to unmanage vm

2020-09-01 Thread GitBox
blueorangutan commented on pull request #656: URL: https://github.com/apache/cloudstack-primate/pull/656#issuecomment-684783741 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on pull request #656: Adding message to unmanage vm

2020-09-01 Thread GitBox
davidjumani commented on pull request #656: URL: https://github.com/apache/cloudstack-primate/pull/656#issuecomment-684783207 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #656: Adding message to unmanage vm

2020-09-01 Thread GitBox
davidjumani opened a new pull request #656: URL: https://github.com/apache/cloudstack-primate/pull/656 Fixes https://github.com/apache/cloudstack-primate/issues/644 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
blueorangutan commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684782253 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/609 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #655: Changing to default to as default

2020-09-01 Thread GitBox
blueorangutan commented on pull request #655: URL: https://github.com/apache/cloudstack-primate/pull/655#issuecomment-684780486 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #654: template/iso listing User role regression from #642

2020-09-01 Thread GitBox
blueorangutan commented on pull request #654: URL: https://github.com/apache/cloudstack-primate/pull/654#issuecomment-684779987 @shwstppr a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack-primate] davidjumani commented on pull request #655: Changing to default to as default

2020-09-01 Thread GitBox
davidjumani commented on pull request #655: URL: https://github.com/apache/cloudstack-primate/pull/655#issuecomment-684779880 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #655: Changing to default to as default

2020-09-01 Thread GitBox
davidjumani opened a new pull request #655: URL: https://github.com/apache/cloudstack-primate/pull/655 Fixes https://github.com/apache/cloudstack-primate/issues/652 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack-primate] shwstppr commented on pull request #654: template/iso listing User role regression from #642

2020-09-01 Thread GitBox
shwstppr commented on pull request #654: URL: https://github.com/apache/cloudstack-primate/pull/654#issuecomment-684779729 @davidjumani please check @blueorangutan package This is an automated message from the Apache

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #654: template/iso listing User role regression from #642

2020-09-01 Thread GitBox
shwstppr opened a new pull request #654: URL: https://github.com/apache/cloudstack-primate/pull/654 Fixes template/ISO listing for User role This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
blueorangutan commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684774791 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on pull request #609: [WIP] Fixes for vapps

2020-09-01 Thread GitBox
davidjumani commented on pull request #609: URL: https://github.com/apache/cloudstack-primate/pull/609#issuecomment-684774237 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] shwstppr commented on pull request #642: images: fix templates/ISOs all filter

2020-09-01 Thread GitBox
shwstppr commented on pull request #642: URL: https://github.com/apache/cloudstack-primate/pull/642#issuecomment-684772599 @rhtyd @davidjumani just checked there was a minor User role. Do we need to revert this or can I raise a new PR?

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #653: [BUG] Click Instance --> Click Volume = breadcrumb gone

2020-09-01 Thread GitBox
andrijapanicsb opened a new issue #653: URL: https://github.com/apache/cloudstack-primate/issues/653 clicking on the volume of the instance moves the "breadcrumb" to volumes, so you can't click back on the instance whose volume you are viewing atm (I can use the browser back button, but th

[GitHub] [cloudstack-primate] rhtyd closed issue #643: [BUG] hide "reset SSH keypair" button if VM is not Stopped

2020-09-01 Thread GitBox
rhtyd closed issue #643: URL: https://github.com/apache/cloudstack-primate/issues/643 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 t

[GitHub] [cloudstack-primate] rhtyd merged pull request #646: compute: hide `reset SSH keypair` button if VM is not Stopped

2020-09-01 Thread GitBox
rhtyd merged pull request #646: URL: https://github.com/apache/cloudstack-primate/pull/646 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

[GitHub] [cloudstack-primate] rhtyd merged pull request #642: images: fix templates/ISOs all filter

2020-09-01 Thread GitBox
rhtyd merged pull request #642: URL: https://github.com/apache/cloudstack-primate/pull/642 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

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #648: [BUG] List network's range with other details during VM deployment & MAC format explanation

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #648: URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684623241 it already works, by requiring the dash instead od the column (well, once you submit the job?) - so all good - I just would like to see a note (or validate while typ

Re: [DISCUSS] Deprecating support for Ubuntu 16.04 in ACS 4.15?

2020-09-01 Thread Wei ZHOU
Hi Rohit and community, I am ok with deprecating ubuntu 16.04 support in CloudStack 4.15. It is very important to document the upgrade path from ubuntu 16.04/python2/old cloudstack versions to ubuntu 20.04/python3/cloudstack 4.15. We probably need to modify cloudstack 4.14 to support ubuntu 20.04

[GitHub] [cloudstack-primate] rhtyd merged pull request #647: Close modal once snapshot task initiated

2020-09-01 Thread GitBox
rhtyd merged pull request #647: URL: https://github.com/apache/cloudstack-primate/pull/647 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

[GitHub] [cloudstack-primate] rhtyd commented on issue #648: [BUG] List network's range with other details during VM deployment & MAC format explanation

2020-09-01 Thread GitBox
rhtyd commented on issue #648: URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684530274 @utchoang can you add a mac address validator on the input, I think the format `01:23:45:67:89:ab` should work cc @andrijapanicsb --

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #652: [BUG] Minor: update label/text

2020-09-01 Thread GitBox
andrijapanicsb opened a new issue #652: URL: https://github.com/apache/cloudstack-primate/issues/652 ![image](https://user-images.githubusercontent.com/45762285/91822617-54029300-ec38-11ea-9082-609747bb1387.png) Should be "...AS default" or "...AS default network" not "to" ---

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #649: Filter vms based on zones for attaching volumes

2020-09-01 Thread GitBox
rhtyd commented on a change in pull request #649: URL: https://github.com/apache/cloudstack-primate/pull/649#discussion_r480935441 ## File path: src/config/section/storage.js ## @@ -101,6 +101,12 @@ export default { label: 'label.action.attach.disk', messa

[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #648: [BUG] List network's range with other details during VM deployment

2020-09-01 Thread GitBox
andrijapanicsb commented on issue #648: URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684511906 To avoid opening a new BUG, can we also add a note somewhere/somehow of an expected format for the MAC address, as just numbers is not correct, need to be in format

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #647: Close modal once snapshot task initiated

2020-09-01 Thread GitBox
blueorangutan commented on pull request #647: URL: https://github.com/apache/cloudstack-primate/pull/647#issuecomment-684506102 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/647 (JID-3

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #651: [WIP] Prevent form from closing if validation fails

2020-09-01 Thread GitBox
davidjumani opened a new pull request #651: URL: https://github.com/apache/cloudstack-primate/pull/651 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #647: Close modal once snapshot task initiated

2020-09-01 Thread GitBox
blueorangutan commented on pull request #647: URL: https://github.com/apache/cloudstack-primate/pull/647#issuecomment-684501600 @Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #647: Close modal once snapshot task initiated

2020-09-01 Thread GitBox
Pearl1594 commented on pull request #647: URL: https://github.com/apache/cloudstack-primate/pull/647#issuecomment-684501029 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #649: Filter vms based on zones for attaching volumes

2020-09-01 Thread GitBox
blueorangutan commented on pull request #649: URL: https://github.com/apache/cloudstack-primate/pull/649#issuecomment-684500471 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/649 (JID-3