Issue adding a second zone to Cloudstack

2020-03-27 Thread Sean Lair
Hi all, We are running 4.11.3 with a single zone, that zone is working without issue. We are trying to add a second zone to the installation, and everything seems to go well, except we are confused on how the SystemVM templates should be handled for the new zone. The new zone has its own seco

Re: Automate CloudStack release packaging with Jenkins

2020-03-27 Thread Daan Hoogland
I'd love it to have a nightly @Gabriel Beims Bräscher and in general i like the idea. Maybe (running in front of myself here) it can have a build from custom commitish? anyway :+1: On Fri, Mar 27, 2020 at 12:46 PM Gabriel Beims Bräscher < gabrasc...@gmail.com> wrote: > Hello @dev, > > Since rele

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA

2020-03-27 Thread GitBox
vladimirpetrov commented on issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA URL: https://github.com/apache/cloudstack-primate/issues/200#issuecomment-605060512 It's not working properly, the given choice in the 'HA Provider' drop-box seems wrong and the oper

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #269: [BUG] Images > Templates > Upload Local Template - Zone cannot be changed in the dialog

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #269: [BUG] Images > Templates > Upload Local Template - Zone cannot be changed in the dialog URL: https://github.com/apache/cloudstack-primate/issues/269 **Describe the bug** The zone cannot be changed when uploading a local template - it stays on the

[GitHub] [cloudstack-primate] vladimirpetrov closed issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
vladimirpetrov closed issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196 This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
vladimirpetrov commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196#issuecomment-604983455 Fix confirmed, closing the issue. This is

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #191: [BUG] Ugly screen after archiving an event

2020-03-27 Thread GitBox
vladimirpetrov commented on issue #191: [BUG] Ugly screen after archiving an event URL: https://github.com/apache/cloudstack-primate/issues/191#issuecomment-604974614 Fix confirmed, closing the issue. This is an automated me

[GitHub] [cloudstack-primate] vladimirpetrov closed issue #191: [BUG] Ugly screen after archiving an event

2020-03-27 Thread GitBox
vladimirpetrov closed issue #191: [BUG] Ugly screen after archiving an event URL: https://github.com/apache/cloudstack-primate/issues/191 This is an automated message from the Apache Git Service. To respond to the message, pl

Automate CloudStack release packaging with Jenkins

2020-03-27 Thread Gabriel Beims Bräscher
Hello @dev, Since release 4.12.0.0 I have been helping with the process of making packages available at https://download.cloudstack.org. Such a process takes time and demands someone to build the packages "manually". The idea is to enhance it to a point that the RM in a future release can press a

[GitHub] [cloudstack-primate] shwstppr commented on a change in pull request #231: storage: fix volume actions

2020-03-27 Thread GitBox
shwstppr commented on a change in pull request #231: storage: fix volume actions URL: https://github.com/apache/cloudstack-primate/pull/231#discussion_r399201680 ## File path: src/config/section/storage.js ## @@ -163,7 +163,12 @@ export default { icon: 'delete',

[GitHub] [cloudstack-primate] rhtyd closed issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
rhtyd closed issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196 **Describe the bug** The data presented in Storage > volumes > selected volume is less than in the old UI. **To Reproduce

[GitHub] [cloudstack-primate] rhtyd merged pull request #268: view: fix volume details

2020-03-27 Thread GitBox
rhtyd merged pull request #268: view: fix volume details URL: https://github.com/apache/cloudstack-primate/pull/268 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack-primate] rhtyd commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
rhtyd commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196#issuecomment-604939264 @vladimirpetrov please test and close. This is an a

[GitHub] [cloudstack-primate] rhtyd commented on issue #261: view: remove treeview item on delete

2020-03-27 Thread GitBox
rhtyd commented on issue #261: view: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261#issuecomment-604938565 https://github.com/apache/cloudstack-primate/pull/219 was complex, reopened

[GitHub] [cloudstack-primate] shwstppr commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume

2020-03-27 Thread GitBox
shwstppr commented on issue #196: [BUG] Missing data in Storage > volumes > selected volume URL: https://github.com/apache/cloudstack-primate/issues/196#issuecomment-604938530 Latest master shows details for cluster, storage, zone, etc for volumes attached to a VM ![Screenshot from 202

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #261: view: remove treeview item on delete

2020-03-27 Thread GitBox
shwstppr opened a new pull request #261: view: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261 Fixes #180 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #268: view: fix volume details

2020-03-27 Thread GitBox
shwstppr opened a new pull request #268: view: fix volume details URL: https://github.com/apache/cloudstack-primate/pull/268 Fixes: #196 Added some missing fields compared to old UI This is an automated message from th

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #231: storage: fix volume actions

2020-03-27 Thread GitBox
rhtyd commented on a change in pull request #231: storage: fix volume actions URL: https://github.com/apache/cloudstack-primate/pull/231#discussion_r399178953 ## File path: src/config/section/storage.js ## @@ -163,7 +163,12 @@ export default { icon: 'delete',

[GitHub] [cloudstack-primate] rhtyd merged pull request #266: view: fix archiveEvents router redirect

2020-03-27 Thread GitBox
rhtyd merged pull request #266: view: fix archiveEvents router redirect URL: https://github.com/apache/cloudstack-primate/pull/266 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #191: [BUG] Ugly screen after archiving an event

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #191: [BUG] Ugly screen after archiving an event URL: https://github.com/apache/cloudstack-primate/issues/191 **Describe the bug** After archiving an event the screen is left in undefined state. **To Reproduce** Steps to reproduce the behavior:

[GitHub] [cloudstack-primate] rhtyd commented on issue #191: [BUG] Ugly screen after archiving an event

2020-03-27 Thread GitBox
rhtyd commented on issue #191: [BUG] Ugly screen after archiving an event URL: https://github.com/apache/cloudstack-primate/issues/191#issuecomment-604933685 @vladimirpetrov please test and close This is an automated message

[GitHub] [cloudstack-primate] rhtyd closed issue #191: [BUG] Ugly screen after archiving an event

2020-03-27 Thread GitBox
rhtyd closed issue #191: [BUG] Ugly screen after archiving an event URL: https://github.com/apache/cloudstack-primate/issues/191 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack-primate] rhtyd commented on issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA

2020-03-27 Thread GitBox
rhtyd commented on issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA URL: https://github.com/apache/cloudstack-primate/issues/200#issuecomment-604933210 @vladimirpetrov please test and close This

[GitHub] [cloudstack-primate] rhtyd merged pull request #267: view: fix host configure HA action

2020-03-27 Thread GitBox
rhtyd merged pull request #267: view: fix host configure HA action URL: https://github.com/apache/cloudstack-primate/pull/267 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA URL: https://github.com/apache/cloudstack-primate/issues/200 **Describe the bug** There must be an option to configure HA from Infrastructure > Hosts, as in the old UI. **To

[GitHub] [cloudstack-primate] rhtyd closed issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA

2020-03-27 Thread GitBox
rhtyd closed issue #200: [BUG] Infrastructure > Hosts: Missing functionality - configure HA URL: https://github.com/apache/cloudstack-primate/issues/200 This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-primate] rhtyd closed issue #195: [FEATURE] Domain Admins Should be able to see the usage of resources vs limits

2020-03-27 Thread GitBox
rhtyd closed issue #195: [FEATURE] Domain Admins Should be able to see the usage of resources vs limits URL: https://github.com/apache/cloudstack-primate/issues/195 This is an automated message from the Apache Git Service. T

[GitHub] [cloudstack-primate] rhtyd commented on issue #195: [FEATURE] Domain Admins Should be able to see the usage of resources vs limits

2020-03-27 Thread GitBox
rhtyd commented on issue #195: [FEATURE] Domain Admins Should be able to see the usage of resources vs limits URL: https://github.com/apache/cloudstack-primate/issues/195#issuecomment-604932591 Fixed by https://github.com/apache/cloudstack-primate/pull/203

[GitHub] [cloudstack-primate] rhtyd merged pull request #203: Missing feature: Not way to update resource limits for account and domains.

2020-03-27 Thread GitBox
rhtyd merged pull request #203: Missing feature: Not way to update resource limits for account and domains. URL: https://github.com/apache/cloudstack-primate/pull/203 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #267: view: fix host configure HA action

2020-03-27 Thread GitBox
shwstppr opened a new pull request #267: view: fix host configure HA action URL: https://github.com/apache/cloudstack-primate/pull/267 Similar to old UI Configure HA action for hosts will be shown irrespective of hypervisor Fixes #200

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #266: view: fix archiveEvents router redirect

2020-03-27 Thread GitBox
shwstppr opened a new pull request #266: view: fix archiveEvents router redirect URL: https://github.com/apache/cloudstack-primate/pull/266 Fixes #191 After archiving event page is moved back to events list This is an

[GitHub] [cloudstack-primate] shwstppr commented on a change in pull request #264: view: fix user change password

2020-03-27 Thread GitBox
shwstppr commented on a change in pull request #264: view: fix user change password URL: https://github.com/apache/cloudstack-primate/pull/264#discussion_r399138955 ## File path: src/locales/en.json ## @@ -1103,7 +1106,6 @@ "sshKeyPairs": "SSH keypairs", "wednesday": "We

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #264: view: fix user change password

2020-03-27 Thread GitBox
rhtyd commented on a change in pull request #264: view: fix user change password URL: https://github.com/apache/cloudstack-primate/pull/264#discussion_r399137163 ## File path: src/locales/en.json ## @@ -1103,7 +1106,6 @@ "sshKeyPairs": "SSH keypairs", "wednesday": "Wednes

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #265: [BUG] Missing hypervisor parameter in the 'New instance' dialog

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #265: [BUG] Missing hypervisor parameter in the 'New instance' dialog URL: https://github.com/apache/cloudstack-primate/issues/265 **Describe the bug** It's impossible to create a new VM instance due to missing hypervisor parameter - even when everythin

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #264: view: fix user change password

2020-03-27 Thread GitBox
shwstppr opened a new pull request #264: view: fix user change password URL: https://github.com/apache/cloudstack-primate/pull/264 Added custom form with the conditional current password field For Admin/Domain admin ![Screenshot from 2020-03-27 14-48-28](https://user-images.github

[GitHub] [cloudstack-primate] rhtyd commented on issue #261: view: remove treeview item on delete

2020-03-27 Thread GitBox
rhtyd commented on issue #261: view: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261#issuecomment-604896225 Dupes https://github.com/apache/cloudstack-primate/pull/219 This is an auto

[GitHub] [cloudstack-primate] rhtyd closed pull request #261: view: remove treeview item on delete

2020-03-27 Thread GitBox
rhtyd closed pull request #261: view: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #263: [BUG] Missing side info scroller on 'New instance' dialog

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #263: [BUG] Missing side info scroller on 'New instance' dialog URL: https://github.com/apache/cloudstack-primate/issues/263 **Describe the bug** In the 'New instance' dialog there is an instance info section that fills the instance data on the fly - as

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #262: [BUG] Useless scroller on 'New instance' dialog

2020-03-27 Thread GitBox
vladimirpetrov opened a new issue #262: [BUG] Useless scroller on 'New instance' dialog URL: https://github.com/apache/cloudstack-primate/issues/262 **Describe the bug** In the 'New instance' dialog there are scrollers in some tables' titles which do not make sense. **To Reproduc

[GitHub] [cloudstack-primate] shwstppr opened a new pull request #261: remove treeview item on delete

2020-03-27 Thread GitBox
shwstppr opened a new pull request #261: remove treeview item on delete URL: https://github.com/apache/cloudstack-primate/pull/261 Fixes #180 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [cloudstack-primate] utchoang opened a new pull request #260: [WIP] Add missing B&R features

2020-03-27 Thread GitBox
utchoang opened a new pull request #260: [WIP] Add missing B&R features URL: https://github.com/apache/cloudstack-primate/pull/260 Open for https://github.com/apache/cloudstack-primate/issues/253 This is an automated message f

[GitHub] [cloudstack-primate] rhtyd closed issue #259: [BUG] Import backup offering: missing parameter 'allowuserdrivenbackups'

2020-03-27 Thread GitBox
rhtyd closed issue #259: [BUG] Import backup offering: missing parameter 'allowuserdrivenbackups' URL: https://github.com/apache/cloudstack-primate/issues/259 This is an automated message from the Apache Git Service. To res

[GitHub] [cloudstack-primate] rhtyd commented on issue #259: [BUG] Import backup offering: missing parameter 'allowuserdrivenbackups'

2020-03-27 Thread GitBox
rhtyd commented on issue #259: [BUG] Import backup offering: missing parameter 'allowuserdrivenbackups' URL: https://github.com/apache/cloudstack-primate/issues/259#issuecomment-604859566 @vladimirpetrov as discussed yesterday this form is a missing feature per https://github.com/apache/

[GitHub] [cloudstack-primate] rhtyd commented on issue #253: Add missing B&R features

2020-03-27 Thread GitBox
rhtyd commented on issue #253: Add missing B&R features URL: https://github.com/apache/cloudstack-primate/issues/253#issuecomment-604857969 Hi @utchoang can you try again, there was an issue at mysql/mgmt server that has been temporarily fixed.