[GitHub] [cloudstack-primate] shwstppr commented on pull request #413: Adding custom Vue to change the vm service offering

2020-06-12 Thread GitBox
shwstppr commented on pull request #413: URL: https://github.com/apache/cloudstack-primate/pull/413#issuecomment-643176963 > @rhtyd Could you check how to get the input in the form to be the proper length? Otherwise all good to go! @davidjumani a-input-number width seems to be controlle

[GitHub] [cloudstack-primate] shwstppr commented on a change in pull request #413: Adding custom Vue to change the vm service offering

2020-06-12 Thread GitBox
shwstppr commented on a change in pull request #413: URL: https://github.com/apache/cloudstack-primate/pull/413#discussion_r439314566 ## File path: src/views/compute/ChangeServiceOffering.vue ## @@ -0,0 +1,209 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

[GitHub] [cloudstack-primate] shwstppr commented on a change in pull request #399: Force delete template/iso missing

2020-06-12 Thread GitBox
shwstppr commented on a change in pull request #399: URL: https://github.com/apache/cloudstack-primate/pull/399#discussion_r439345218 ## File path: src/views/image/TemplateZones.vue ## @@ -110,6 +101,24 @@ + +https://user-images.githubusercontent.com

[GitHub] [cloudstack-primate] borisstoyanov commented on pull request #313: Bootintobios

2020-06-12 Thread GitBox
borisstoyanov commented on pull request #313: URL: https://github.com/apache/cloudstack-primate/pull/313#issuecomment-643210339 @rhtyd yes, primate changes has been covered also This is an automated message from the Apache

[GitHub] [cloudstack-primate] shwstppr commented on a change in pull request #373: Adding pvlan option for l2 and fixing passing none for no pvlan type

2020-06-12 Thread GitBox
shwstppr commented on a change in pull request #373: URL: https://github.com/apache/cloudstack-primate/pull/373#discussion_r439348341 ## File path: src/views/network/CreateL2NetworkForm.vue ## @@ -109,6 +109,32 @@ + +

[GitHub] [cloudstack-primate] shwstppr opened a new issue #415: [BUG] Missing User project invitations

2020-06-12 Thread GitBox
shwstppr opened a new issue #415: URL: https://github.com/apache/cloudstack-primate/issues/415 **Describe the bug** Project Invitations are missing in Primate **To Reproduce** Steps to reproduce the behavior: 1. As admin create a new project 2. Add a user account to the ne

[GitHub] [cloudstack-primate] Pearl1594 commented on issue #415: [BUG] Missing User project invitations

2020-06-12 Thread GitBox
Pearl1594 commented on issue #415: URL: https://github.com/apache/cloudstack-primate/issues/415#issuecomment-643221049 @shwstppr I believe the project invitations feature exists. Created a user account and added account to project. On logging into the user account I do see the list of inv

[GitHub] [cloudstack-primate] shwstppr commented on issue #415: [BUG] Missing User project invitations

2020-06-12 Thread GitBox
shwstppr commented on issue #415: URL: https://github.com/apache/cloudstack-primate/issues/415#issuecomment-643222040 @Pearl1594 my bad! Closing the issue This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack-primate] shwstppr closed issue #415: [BUG] Missing User project invitations

2020-06-12 Thread GitBox
shwstppr closed issue #415: URL: https://github.com/apache/cloudstack-primate/issues/415 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 g

[GitHub] [cloudstack-primate] Pearl1594 edited a comment on issue #415: [BUG] Missing User project invitations

2020-06-12 Thread GitBox
Pearl1594 edited a comment on issue #415: URL: https://github.com/apache/cloudstack-primate/issues/415#issuecomment-643221049 @shwstppr I believe the project invitations feature exists. Created a user account and added account to project. On logging into the user account I do see the list

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #416: Adding custom CPU Sockets view

2020-06-12 Thread GitBox
davidjumani opened a new pull request #416: URL: https://github.com/apache/cloudstack-primate/pull/416 Fixes #223 ![Screenshot from 2020-06-12 18-46-35](https://user-images.githubusercontent.com/8244774/84506513-1b0fed80-acdd-11ea-8a78-d77cce0e1c41.png) ---

[GitHub] [cloudstack-primate] davidjumani commented on pull request #416: Adding custom CPU Sockets view

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #416: Adding custom CPU Sockets view

2020-06-12 Thread GitBox
blueorangutan commented on pull request #416: URL: https://github.com/apache/cloudstack-primate/pull/416#issuecomment-643266357 @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 #416: Adding custom CPU Sockets view

2020-06-12 Thread GitBox
blueorangutan commented on pull request #416: URL: https://github.com/apache/cloudstack-primate/pull/416#issuecomment-643269863 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/416 (JID-1

[GitHub] [cloudstack-primate] davidjumani commented on a change in pull request #373: Adding pvlan option for l2 and fixing passing none for no pvlan type

2020-06-12 Thread GitBox
davidjumani commented on a change in pull request #373: URL: https://github.com/apache/cloudstack-primate/pull/373#discussion_r439469614 ## File path: src/views/network/CreateSharedNetworkForm.vue ## @@ -589,11 +589,11 @@ export default { if (this.isValidValueForKey(va

[GitHub] [cloudstack-primate] rhtyd commented on pull request #412: Delete VM show specific data disks

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #412: Delete VM show specific data disks

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

[GitHub] [cloudstack-primate] rhtyd merged pull request #330: Add unmanage VM button

2020-06-12 Thread GitBox
rhtyd merged pull request #330: URL: https://github.com/apache/cloudstack-primate/pull/330 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 #412: Delete VM show specific data disks

2020-06-12 Thread GitBox
rhtyd merged pull request #412: URL: https://github.com/apache/cloudstack-primate/pull/412 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 closed issue #389: [BUG] The delete VM instance form should show specific volumes (datadisks) to be deleted

2020-06-12 Thread GitBox
rhtyd closed issue #389: URL: https://github.com/apache/cloudstack-primate/issues/389 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 #411: Adding showunique parameter to list templates and isos

2020-06-12 Thread GitBox
rhtyd merged pull request #411: URL: https://github.com/apache/cloudstack-primate/pull/411 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 closed issue #354: Template and ISO views pagination is inconsistent

2020-06-12 Thread GitBox
rhtyd closed issue #354: URL: https://github.com/apache/cloudstack-primate/issues/354 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 closed issue #223: [BUG] Infrastructure > CPU sockets - hypervisors are not properly shown

2020-06-12 Thread GitBox
rhtyd closed issue #223: URL: https://github.com/apache/cloudstack-primate/issues/223 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 #416: Adding custom CPU Sockets view

2020-06-12 Thread GitBox
rhtyd merged pull request #416: URL: https://github.com/apache/cloudstack-primate/pull/416 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 a change in pull request #383: Fixing wrong labels

2020-06-12 Thread GitBox
rhtyd commented on a change in pull request #383: URL: https://github.com/apache/cloudstack-primate/pull/383#discussion_r439705791 ## File path: src/locales/en.json ## @@ -1426,6 +1432,7 @@ "label.portableipaddress": "Portable IPs", "label.portforwarding": "Port Forwarding",

[GitHub] [cloudstack-primate] rhtyd merged pull request #383: Fixing wrong labels

2020-06-12 Thread GitBox
rhtyd merged pull request #383: URL: https://github.com/apache/cloudstack-primate/pull/383 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 pull request #407: Adding API messages

2020-06-12 Thread GitBox
rhtyd commented on pull request #407: URL: https://github.com/apache/cloudstack-primate/pull/407#issuecomment-643563869 @blueorangutan package This is an automated message from the Apache Git Service. To respond to t

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #407: Adding API messages

2020-06-12 Thread GitBox
blueorangutan commented on pull request #407: URL: https://github.com/apache/cloudstack-primate/pull/407#issuecomment-643563971 @rhtyd 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 #407: Adding API messages

2020-06-12 Thread GitBox
blueorangutan commented on pull request #407: URL: https://github.com/apache/cloudstack-primate/pull/407#issuecomment-643564724 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/407 (JID-1

[GitHub] [cloudstack-primate] rhtyd merged pull request #407: Adding API messages

2020-06-12 Thread GitBox
rhtyd merged pull request #407: URL: https://github.com/apache/cloudstack-primate/pull/407 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 closed issue #410: [FEATURE] Hide secret API key

2020-06-12 Thread GitBox
rhtyd closed issue #410: URL: https://github.com/apache/cloudstack-primate/issues/410 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