[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #793: [BUG] Minor: label missing

2020-10-08 Thread GitBox
andrijapanicsb opened a new issue #793: URL: https://github.com/apache/cloudstack-primate/issues/793 adding new traffic type: ![image](https://user-images.githubusercontent.com/45762285/95437693-95800f80-0955-11eb-9fb0-ce2d441551f7.png) -

[GitHub] [cloudstack-primate] rhtyd commented on issue #792: [FEATURE] Cluster information for a running VM

2020-10-08 Thread GitBox
rhtyd commented on issue #792: URL: https://github.com/apache/cloudstack-primate/issues/792#issuecomment-705435380 @vladimirpetrov the listVirtualMachines and listVirtualMachinesMetrics api does not return clusterid or clustername; without backend changes the feature can't be implemented.

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #794: [BUG] VLXAN needs be removed as isolation method from non-Guest traffic type

2020-10-08 Thread GitBox
andrijapanicsb opened a new issue #794: URL: https://github.com/apache/cloudstack-primate/issues/794 seems that VxLAN is uncodnitionally displayed, even when no network trafic TYPE is selected AFAIK, VxLAN is only supported as an isolation method for Guest traffic -not for any other

[GitHub] [cloudstack-primate] rhtyd commented on issue #791: [BUG] Missing confirmation/notification after removal of primary storage

2020-10-08 Thread GitBox
rhtyd commented on issue #791: URL: https://github.com/apache/cloudstack-primate/issues/791#issuecomment-705435867 @vladimirpetrov can you test and close this? As explained we're not supporting notifications for non-async APIs but just the messages as shown above. --

[GitHub] [cloudstack-primate] rhtyd commented on pull request #777: Set deploy-as-is to default on VMware

2020-10-08 Thread GitBox
rhtyd commented on pull request #777: URL: https://github.com/apache/cloudstack-primate/pull/777#issuecomment-705437570 Yes @shwstppr. Other than checking for backend version there'll be no way to toggle the behaviour. I see many other backend/API changes that were implemented in 4.15 so

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #795: Adding label for isolationmethod

2020-10-08 Thread GitBox
davidjumani opened a new pull request #795: URL: https://github.com/apache/cloudstack-primate/pull/795 Fixes https://github.com/apache/cloudstack-primate/issues/793 ![Screenshot from 2020-10-08 18-54-57](https://user-images.githubusercontent.com/8244774/95464634-ced96f00-0997-11eb-97

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #795: Adding label for isolationmethod

2020-10-08 Thread GitBox
blueorangutan commented on pull request #795: URL: https://github.com/apache/cloudstack-primate/pull/795#issuecomment-705567499 @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 #795: Adding label for isolationmethod

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #795: Adding label for isolationmethod

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

[GitHub] [cloudstack-primate] nvazquez commented on pull request #777: Set deploy-as-is to default on VMware

2020-10-08 Thread GitBox
nvazquez commented on pull request #777: URL: https://github.com/apache/cloudstack-primate/pull/777#issuecomment-705932720 Yes @rhtyd its good to go This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #796: Add storage policy details in the detail view

2020-10-08 Thread GitBox
Pearl1594 opened a new pull request #796: URL: https://github.com/apache/cloudstack-primate/pull/796 Adds storage policy details in the detail view tab of a Disk and Compute offering This is an automated message from the Apa

[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #796: Add storage policy details in the detail view

2020-10-08 Thread GitBox
Pearl1594 commented on pull request #796: URL: https://github.com/apache/cloudstack-primate/pull/796#issuecomment-705967127 @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 #796: Add storage policy details in the detail view

2020-10-08 Thread GitBox
blueorangutan commented on pull request #796: URL: https://github.com/apache/cloudstack-primate/pull/796#issuecomment-705967373 @Pearl1594 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 #796: Add storage policy details in the detail view

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

[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #797: Close form after submission

2020-10-08 Thread GitBox
Pearl1594 opened a new pull request #797: URL: https://github.com/apache/cloudstack-primate/pull/797 - Handles form close post submission of job - Shows the progress notification in the notification list ![image](https://user-images.githubusercontent.com/10495417/95545517-b3b04300

[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #797: Close form after submission

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

[GitHub] [cloudstack-primate] utchoang commented on pull request #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

2020-10-08 Thread GitBox
utchoang commented on pull request #790: URL: https://github.com/apache/cloudstack-primate/pull/790#issuecomment-705998768 @blueorangutan package This is an automated message from the Apache Git Service. To respond to th

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

2020-10-08 Thread GitBox
blueorangutan commented on pull request #790: URL: https://github.com/apache/cloudstack-primate/pull/790#issuecomment-705999279 @utchoang 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 #790: FIX - The multiple requests fetchData() when async job completed or execute callGroupApi

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