[GitHub] [cloudstack-primate] davidjumani commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
davidjumani commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662291821 @ravening That's proabably because it's not available in the selected zone. Could you check it via cmk by passing the zoneid ? ---

[GitHub] [cloudstack-primate] ravening commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
ravening commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662297797 @davidjumani yes it belongs to the same zone ``` (local) mgt01 > list templates templatefilter=featured filter=name zoneid=576f-d7d-44d-8eeb-be71712 {

[GitHub] [cloudstack-primate] davidjumani commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
davidjumani commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662308977 @ravening Could you check the api call being made? This is what I'm getting ``` page=1 pageSize=10 zoneid=04ccc336-d730-42fe-8ff6-5ae36e141e81 tem

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] davidjumani closed pull request #539: More Bug fixes

2020-07-22 Thread GitBox
davidjumani closed pull request #539: URL: https://github.com/apache/cloudstack-primate/pull/539 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [cloudstack-primate] ravening commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
ravening commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662335899 > @ravening Could you check the api call being made? > This is what I'm getting > > ``` > page=1 > pageSize=10 > zoneid=04ccc336-d730-42fe-8ff6-5ae36

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] davidjumani commented on pull request #543: Fix template search

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

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
blueorangutan commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662345339 @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 #543: Fix template search

2020-07-22 Thread GitBox
blueorangutan commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662349311 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/543 (JID-2

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] ravening opened a new pull request #553: Dont display "isolated network" section for SG enabled zone

2020-07-22 Thread GitBox
ravening opened a new pull request #553: URL: https://github.com/apache/cloudstack-primate/pull/553 In the "add network" form, dont display the form for isolated network if its an advanced zone with security group enabled. Steps: Create an advanced zone with security

[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
Pearl1594 commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662427931 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662428510 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662432174 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/382 (JID-2

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656986237 ~While in a project view, the account column in the list view / info card shows the project account. It should be changed to project itself. This is seen in ss

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662518090 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
Pearl1594 commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662517534 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662523254 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/382 (JID-2

[GitHub] [cloudstack-primate] ravening opened a new issue #554: [BUG] Background color changed for action confirmation dialog

2020-07-22 Thread GitBox
ravening opened a new issue #554: URL: https://github.com/apache/cloudstack-primate/issues/554 **Describe the bug** For any confirmation popup, the background is shown in black image which is not user friendly **To Reproduce** Steps to reproduce the behavior: 1. Log in a

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662573922 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
Pearl1594 commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662573617 @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 #382: Enabling Role based Users in Projects

2020-07-22 Thread GitBox
blueorangutan commented on pull request #382: URL: https://github.com/apache/cloudstack-primate/pull/382#issuecomment-662578020 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/382 (JID-2

[GitHub] [cloudstack-primate] davidjumani commented on pull request #543: Fix template search

2020-07-22 Thread GitBox
davidjumani commented on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662808846 @blueorangutan package > Yes i can see those parameters but cant see the centos template in ui @ravening Is the api query returning the right response?

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste

[GitHub] [cloudstack-primate] davidjumani edited a comment on pull request #543: Fix template search

2020-07-22 Thread GitBox
davidjumani edited a comment on pull request #543: URL: https://github.com/apache/cloudstack-primate/pull/543#issuecomment-662808846 > Yes i can see those parameters but cant see the centos template in ui @ravening Is the api query returning the right response? Since no keyword i

[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #528: Consolidated Bug List from Testing/Review

2020-07-22 Thread GitBox
davidjumani edited a comment on issue #528: URL: https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179 Bugs : Fixed in #534 - ~While changing a systemvm service offering, need to fetch system offerings by passing `issystem=true`, `virtualmachineid` and `syste