[GitHub] [cloudstack-documentation] DaanHoogland commented on a change in pull request #95: WIP: Update "What's new in" 4.14

2020-05-04 Thread GitBox
DaanHoogland commented on a change in pull request #95: URL: https://github.com/apache/cloudstack-documentation/pull/95#discussion_r419894756 ## File path: source/releasenotes/about.rst ## @@ -19,7 +19,7 @@ What's New in |release| Version |release| is a |version| LTS release

[GitHub] [cloudstack-documentation] DaanHoogland commented on a change in pull request #95: WIP: Update "What's new in" 4.14

2020-05-04 Thread GitBox
DaanHoogland commented on a change in pull request #95: URL: https://github.com/apache/cloudstack-documentation/pull/95#discussion_r419894756 ## File path: source/releasenotes/about.rst ## @@ -19,7 +19,7 @@ What's New in |release| Version |release| is a |version| LTS release

[GitHub] [cloudstack-primate] rhtyd commented on issue #322: [BUG] Updatе compute offering access dialog does not get current state on loading

2020-05-04 Thread GitBox
rhtyd commented on issue #322: URL: https://github.com/apache/cloudstack-primate/issues/322#issuecomment-623876774 @shwstppr Isn't it available in this.resource? That's why I removed it, you can $emit the refresh event so you don't need to call the list API. Check the best option and send

[GitHub] [cloudstack-primate] shwstppr commented on issue #322: [BUG] Updatе compute offering access dialog does not get current state on loading

2020-05-04 Thread GitBox
shwstppr commented on issue #322: URL: https://github.com/apache/cloudstack-primate/issues/322#issuecomment-623859415 @rhtyd this is because offering item is not refreshed in second window after it is updated in the first window. Should we fetch offering's new details when the form is ope

[GitHub] [cloudstack-primate] utchoang commented on pull request #307: [FIX] VM Deployment Wizard Changes

2020-05-04 Thread GitBox
utchoang commented on pull request #307: URL: https://github.com/apache/cloudstack-primate/pull/307#issuecomment-623803156 Hi @rhtyd I added the show password after deploy VM based on https://github.com/apache/cloudstack/blob/master/ui/scripts/instanceWizard.js#L1447. But I haven't tested

[GitHub] [cloudstack-primate] rhtyd commented on issue #322: [BUG] Updatе compute offering access dialog does not get current state on loading

2020-05-04 Thread GitBox
rhtyd commented on issue #322: URL: https://github.com/apache/cloudstack-primate/issues/322#issuecomment-623786113 @shwstppr pl see This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cloudstack-primate] svenvogel commented on issue #321: [BUG] Translation (manage storage / service -> compute offering)

2020-05-04 Thread GitBox
svenvogel commented on issue #321: URL: https://github.com/apache/cloudstack-primate/issues/321#issuecomment-623649836 @utchoang does it fit? This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #322: [BUG] Updatе compute offering access dialog does not get current state on loading

2020-05-04 Thread GitBox
vladimirpetrov opened a new issue #322: URL: https://github.com/apache/cloudstack-primate/issues/322 **Describe the bug** The 'Updatе compute offering access' dialog does not read current state of variables when loaded. This is visible when using two different browsers with the same use

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #278: [BUG] ISO - Update permissions form does not autodiscover operation, accounts and projects

2020-05-04 Thread GitBox
vladimirpetrov commented on issue #278: URL: https://github.com/apache/cloudstack-primate/issues/278#issuecomment-623456563 Fix confirmed, closing the issue. This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #303: [BUG] Non-working checkbox when updating compute offering access

2020-05-04 Thread GitBox
vladimirpetrov commented on issue #303: URL: https://github.com/apache/cloudstack-primate/issues/303#issuecomment-623454219 Fix confirmed, closing the bug. This is an automated message from the Apache Git Service. To respond

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Daan Hoogland
Liridon, "Not owner of usage job, skipping" means there is a PID in the record for this job that isn't the current process. If recognise this and have remedied by setting the process id to null in the record. I'm sure there is some underlying issue that you hit though. Just a workaround. On Mon, M

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #95: WIP: Update "What's new in" 4.14

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

[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #95: WIP: Update "What's new in" 4.14

2020-05-04 Thread GitBox
andrijapanicsb commented on pull request #95: URL: https://github.com/apache/cloudstack-documentation/pull/95#issuecomment-623410130 requesting docbuild This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #95: WIP: Update "What's new in" 4.14

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

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
Hi Rohit I tried so and did configure the usage to run 12:45 so I can monitor the behavior. I got the following output: 2020-05-04 12:45:00,002 INFO [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) (logid:) starting usage job... 2020-05-04 12:45:00,015 DEBUG [cloud.usage.UsageManagerImpl] (Usa

[GitHub] [cloudstack-primate] rhtyd commented on issue #286: [BUG] As root admin cannot see instances in Kubernetes cluster created as user

2020-05-04 Thread GitBox
rhtyd commented on issue #286: URL: https://github.com/apache/cloudstack-primate/issues/286#issuecomment-623390600 I've confirmed this, closing. This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [cloudstack-primate] rhtyd commented on issue #280: [BUG] Kubernetes ISO are not searchable

2020-05-04 Thread GitBox
rhtyd commented on issue #280: URL: https://github.com/apache/cloudstack-primate/issues/280#issuecomment-623390221 This needs fixing in backend and Primate will automatically support that, closing this one as I've opened https://github.com/apache/cloudstack/issues/4056 cc @borisstoyanov

[GitHub] [cloudstack-primate] rhtyd commented on pull request #307: [FIX] VM Deployment Wizard Changes

2020-05-04 Thread GitBox
rhtyd commented on pull request #307: URL: https://github.com/apache/cloudstack-primate/pull/307#issuecomment-623387823 Travis may pass in next run. @utchoang can you have a look at #51 This is an automated message from

[GitHub] [cloudstack-primate] rhtyd commented on issue #249: [BUG] Incorrect user name shown in top right corner

2020-05-04 Thread GitBox
rhtyd commented on issue #249: URL: https://github.com/apache/cloudstack-primate/issues/249#issuecomment-623387214 @vladimirpetrov cc @borisstoyanov can you look into this and see if you can reproduce it. I cannot. This is

[GitHub] [cloudstack-primate] rhtyd commented on issue #51: Password enabled VM to display password popup

2020-05-04 Thread GitBox
rhtyd commented on issue #51: URL: https://github.com/apache/cloudstack-primate/issues/51#issuecomment-623386433 @utchoang can you check/fix the deployment wizard to show the VM password if VM has a password enabled template. The password is returned by the VM response `json.virtualmachin

Re: [ Proposal ] Managing CloudStack Load Balancer configuration

2020-05-04 Thread Riepl, Gregor (SWISS TXT)
Hi Wei, Thank you for this proposal! We are also very much interested in this feature. There's a few things we're not quite happy with, though - but we still need to discuss this internally a bit. Liridon or myself will give some feedback soon. Regards, Gregor F

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Rohit Yadav
Thanks for testing and sharing your results Liridon! Can you also test the case if the usage records have the correct time according to configured timezone (in global settings) if you're using a non-UTC timezone? I'll add the db.usage.url.paramsl as well in the PR. Regards, Rohit Yadav Softw

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #180: [BUG] Identify and access > Domains > delete domain does not remove it from the tree

2020-05-04 Thread GitBox
vladimirpetrov opened a new issue #180: URL: https://github.com/apache/cloudstack-primate/issues/180 **Describe the bug** When you delete a domain in 'Identify and access > Domains' it does not remove it from the tree even though it's actually deleted. **To Reproduce** Steps to

[GitHub] [cloudstack-primate] rhtyd commented on issue #180: [BUG] Identify and access > Domains > delete domain does not remove it from the tree

2020-05-04 Thread GitBox
rhtyd commented on issue #180: URL: https://github.com/apache/cloudstack-primate/issues/180#issuecomment-623378472 @vladimirpetrov cc @borisstoyanov please re-test the domain view tree and list views against old UI, confirm and close this against latest master. --

[GitHub] [cloudstack-primate] rhtyd commented on pull request #219: Identify and access - Domain - Delete domain does not remove it from the tree

2020-05-04 Thread GitBox
rhtyd commented on pull request #219: URL: https://github.com/apache/cloudstack-primate/pull/219#issuecomment-623377941 @utchoang the code has created a lot of dependencies in AutogenView which it shouldn't - at some point in future technical debt needs to be paid by creating an entire ne

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
Hi Rohit That did the trick! I did remove all the timezone information on my.cnf and only added the timezone information on the db.properties file. So I can confirm it fixes the issue. If you are using the usage service too you will also need to specify the timezone information for the usage DB

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #302: [BUG] The 'Public' checkbox in 'Update compute offering access' is not working

2020-05-04 Thread GitBox
vladimirpetrov commented on issue #302: URL: https://github.com/apache/cloudstack-primate/issues/302#issuecomment-623375450 Somehow I got confused and logged this bug twice. Closing it as duplicate of #303. This is an autom

[GitHub] [cloudstack-primate] vladimirpetrov removed a comment on issue #302: [BUG] The 'Public' checkbox in 'Update compute offering access' is not working

2020-05-04 Thread GitBox
vladimirpetrov removed a comment on issue #302: URL: https://github.com/apache/cloudstack-primate/issues/302#issuecomment-623375122 Somehow I got confused and logged this bug twice. Closing it as duplicate of #302. This is

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #302: [BUG] The 'Public' checkbox in 'Update compute offering access' is not working

2020-05-04 Thread GitBox
vladimirpetrov commented on issue #302: URL: https://github.com/apache/cloudstack-primate/issues/302#issuecomment-623375122 Somehow I got confused and logged this bug twice. Closing it as duplicate of #302. This is an autom

[GitHub] [cloudstack-primate] rhtyd commented on issue #243: [BUG] 'Create SSH Key Pair' differences

2020-05-04 Thread GitBox
rhtyd commented on issue #243: URL: https://github.com/apache/cloudstack-primate/issues/243#issuecomment-623373538 @vladimirpetrov cc @borisstoyanov please test latest master and close. Thanks. This is an automated message

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #243: [BUG] 'Create SSH Key Pair' differences

2020-05-04 Thread GitBox
vladimirpetrov opened a new issue #243: URL: https://github.com/apache/cloudstack-primate/issues/243 **Describe the bug** The dialogs for 'Create SSH Key Pair' are different in Primate and the old UI. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Compute > SSH

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
Hi Rohit I'll test that and let you know. Regards Liridon -Original Message- From: Rohit Yadav mailto:rohit%20yadav%20%3crohit.ya...@shapeblue.com%3e>> Reply-To: dev@cloudstack.apache.org To: Andrija Panic mailto:andrija%20panic%20%3candrija.pa...@gmai

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Rohit Yadav
Hi Andrija, all, While adding support for Java 11, the mysql-connector 8.x java dependency was introduced from previous 5.7x version. According to https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-usagenotes-known-issues-limitations.html it seems we can specify the server time in connec

[GitHub] [cloudstack-primate] vladimirpetrov commented on issue #301: [BUG] Missing domain parameter when updating compute offering access

2020-05-04 Thread GitBox
vladimirpetrov commented on issue #301: URL: https://github.com/apache/cloudstack-primate/issues/301#issuecomment-623364126 Fix confirmed, closing the issue. This is an automated message from the Apache Git Service. To respo

[GitHub] [cloudstack-primate] shwstppr commented on pull request #284: view: actions in template/iso zones

2020-05-04 Thread GitBox
shwstppr commented on pull request #284: URL: https://github.com/apache/cloudstack-primate/pull/284#issuecomment-623354774 @rhtyd merged latest master This is an automated message from the Apache Git Service. To respond to t

[GitHub] [cloudstack-primate] rhtyd commented on pull request #284: view: actions in template/iso zones

2020-05-04 Thread GitBox
rhtyd commented on pull request #284: URL: https://github.com/apache/cloudstack-primate/pull/284#issuecomment-623345397 @shwstppr can you merge latest master on this branch and resolve conflict? This is an automated message

[GitHub] [cloudstack-primate] borisstoyanov opened a new issue #278: [BUG] ISO - Update permissions form does not autodiscover operation, accounts and projects

2020-05-04 Thread GitBox
borisstoyanov opened a new issue #278: URL: https://github.com/apache/cloudstack-primate/issues/278 **Describe the bug** Update permissions form does not autodiscover operation, accounts and projects **To Reproduce** Steps to reproduce the behavior: 1. Go to ISOs 2. Selec

[GitHub] [cloudstack-primate] rhtyd commented on issue #278: [BUG] ISO - Update permissions form does not autodiscover operation, accounts and projects

2020-05-04 Thread GitBox
rhtyd commented on issue #278: URL: https://github.com/apache/cloudstack-primate/issues/278#issuecomment-623345152 @borisstoyanov @vladimirpetrov please test latest master and close. This is an automated message from the Apa

[GitHub] [cloudstack-primate] rhtyd commented on issue #303: [BUG] Non-working checkbox when updating compute offering access

2020-05-04 Thread GitBox
rhtyd commented on issue #303: URL: https://github.com/apache/cloudstack-primate/issues/303#issuecomment-623339950 @vladimirpetrov please test against latest master and close. This is an automated message from the Apache Git

[GitHub] [cloudstack-primate] rhtyd commented on issue #301: [BUG] Missing domain parameter when updating compute offering access

2020-05-04 Thread GitBox
rhtyd commented on issue #301: URL: https://github.com/apache/cloudstack-primate/issues/301#issuecomment-623339852 @vladimirpetrov please test against latest master and close. This is an automated message from the Apache Git

[GitHub] [cloudstack-primate] rhtyd commented on issue #302: [BUG] The 'Public' checkbox in 'Update compute offering access' is not working

2020-05-04 Thread GitBox
rhtyd commented on issue #302: URL: https://github.com/apache/cloudstack-primate/issues/302#issuecomment-623339905 @vladimirpetrov please test against latest master and close. This is an automated message from the Apache Git

[GitHub] [cloudstack-primate] svenvogel opened a new issue #321: [BUG] Translation (manage storage / service -> compute offering)

2020-05-04 Thread GitBox
svenvogel opened a new issue #321: URL: https://github.com/apache/cloudstack-primate/issues/321 **Describe the bug** Translation in Compute Offering is Missing. **To Reproduce** Steps to reproduce the behavior: 1. Compute -> Compute Offerings 2. Add a new Offer 3. "com