[GitHub] [cloudstack] lak7 commented on issue #7155: tests should only run when applicable for adv-sg zone in such env

2023-02-02 Thread via GitHub
lak7 commented on issue #7155: URL: https://github.com/apache/cloudstack/issues/7155#issuecomment-1415277060 I would love to handle this issue. Can you assign this issue to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] DaanHoogland commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1415265559 > > @DaanHoogland code lgtm Do we need to update trillian ? > > @weizhouapache , maybe the test_data.py.j2 template. I thought it was already good. I'll have a look.

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415262163 @harikrishna-patnala a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] harikrishna-patnala commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
harikrishna-patnala commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415260887 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] DaanHoogland commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1415259748 > @DaanHoogland code lgtm Do we need to update trillian ? @weizhouapache , maybe the test_data.py.j2 template. I thought it was already good. I'll have a look. -- This

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #6947: Allow password definition during VM deploy

2023-02-02 Thread via GitHub
DaanHoogland commented on code in PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1095446274 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -1158,9 +1159,8 @@ private UserVm rebootVirtualMachine(long userId, long vmId, boolean

[GitHub] [cloudstack] DaanHoogland commented on pull request #6947: Allow password definition during VM deploy

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#issuecomment-1415256086 @stephankruggg please look at the code smell, a diamond operator missing, -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [cloudstack] github-actions[bot] commented on pull request #7131: Normalize loggers and upgrade log4j 1.2 to log4j 2.19

2023-02-02 Thread via GitHub
github-actions[bot] commented on PR #7131: URL: https://github.com/apache/cloudstack/pull/7131#issuecomment-1415249420 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

[GitHub] [cloudstack] github-actions[bot] commented on pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
github-actions[bot] commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1415249351 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

[GitHub] [cloudstack] github-actions[bot] commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
github-actions[bot] commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415249292 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

[GitHub] [cloudstack] github-actions[bot] commented on pull request #6442: Possibility to choose the initial IP address on a isolated network or VPC

2023-02-02 Thread via GitHub
github-actions[bot] commented on PR #6442: URL: https://github.com/apache/cloudstack/pull/6442#issuecomment-1415249219 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

[cloudstack] branch main updated: Quota VM_DISK tariff calculation (#7152)

2023-02-02 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 5c20e7844c Quota VM_DISK tariff calculation

[GitHub] [cloudstack] DaanHoogland merged pull request #7152: Quota VM_DISK tariff calculation

2023-02-02 Thread via GitHub
DaanHoogland merged PR #7152: URL: https://github.com/apache/cloudstack/pull/7152 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [cloudstack] rohityadavcloud commented on a diff in pull request #7163: fix tools/build/setnextversion.sh: do not update tools/apidoc/pom.xml

2023-02-02 Thread via GitHub
rohityadavcloud commented on code in PR #7163: URL: https://github.com/apache/cloudstack/pull/7163#discussion_r1095438915 ## tools/build/setnextversion.sh: ## @@ -131,7 +131,6 @@ echo "setting new version numbers" mvn versions:set -DnewVersion=$version -P vmware -P developer

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6442: Possibility to choose the initial IP address on a isolated network or VPC

2023-02-02 Thread via GitHub
rohityadavcloud commented on PR #6442: URL: https://github.com/apache/cloudstack/pull/6442#issuecomment-1415234198 Just FYI - there is a workaround that may even be implemented just in the UI. When creating a network in the UI, ask in the same form or as a next step the IP that the user

[GitHub] [cloudstack] blueorangutan commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1415207953 @DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] DaanHoogland commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1415206563 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] blueorangutan commented on pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1415182192 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5492 -- This is an

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1415176680 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415169763 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5491 -- This is an

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415142746 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality

[GitHub] [cloudstack] blueorangutan commented on pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1415069897 @shwstppr a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] shwstppr commented on pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
shwstppr commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1415068053 @blueorangutan package -- 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 to the specific

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415056419 @harikrishna-patnala a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make

[GitHub] [cloudstack] harikrishna-patnala commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
harikrishna-patnala commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1415055775 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] blueorangutan commented on pull request #5938: [Draft] VR: remove old json config when start vmware/xenserver VPC VRs

2023-02-02 Thread via GitHub
blueorangutan commented on PR #5938: URL: https://github.com/apache/cloudstack/pull/5938#issuecomment-1414912526 Trillian test result (tid-6088) Environment: xcpng82 (x2), Advanced Networking with Mgmt server 7 Total time taken: 67465 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1414748586 Trillian test result (tid-6091) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 45267 seconds Marvin logs:

[GitHub] [cloudstack] troke12 commented on issue #7137: consoleproxy error after added the url

2023-02-02 Thread via GitHub
troke12 commented on issue #7137: URL: https://github.com/apache/cloudstack/issues/7137#issuecomment-1414731805 > @troke12 have you restarted the CPVM ? > > if you use SSL, you need to upload global setting and upload certificates as well. please refer to

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1414686331 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [cloudstack] blueorangutan commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1414573578 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/7166 (QA-JID-42) -- This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack] nvazquez commented on pull request #5579: [WIP] UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
nvazquez commented on PR #5579: URL: https://github.com/apache/cloudstack/pull/5579#issuecomment-1414569724 @kiwiflyer @utchoang I've fixed the conflicts and had to create a new PR to push the changes: #7166. Please feel free to close mine if you plan to continue working on this PR --

[GitHub] [cloudstack] blueorangutan commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1414568519 @nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack] nvazquez commented on pull request #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
nvazquez commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1414568274 @blueorangutan ui -- 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 to the specific

[GitHub] [cloudstack] nvazquez opened a new pull request, #7166: UI: Integrate Tungsten Fabric

2023-02-02 Thread via GitHub
nvazquez opened a new pull request, #7166: URL: https://github.com/apache/cloudstack/pull/7166 ### Description This PR continues the work introduced on PR #5579 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to

[cloudstack] 01/01: Merge branch 'main' into pr/5579

2023-02-02 Thread nvazquez
This is an automated email from the ASF dual-hosted git repository. nvazquez pushed a commit to branch pr/5579 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 51f5f452b440e5107599bc731baa6ad2553716c3 Merge: 16b000238c 62e342c1bc Author: nvazquez AuthorDate: Thu Feb 2

[cloudstack] branch pr/5579 created (now 51f5f452b4)

2023-02-02 Thread nvazquez
This is an automated email from the ASF dual-hosted git repository. nvazquez pushed a change to branch pr/5579 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 51f5f452b4 Merge branch 'main' into pr/5579 This branch includes the following new commits: new

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6863: Add option to define password during password reset

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6863: URL: https://github.com/apache/cloudstack/pull/6863#issuecomment-1414504746 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [cloudstack] kohrar opened a new issue, #7165: UI - SQL error when searching/filtering on accountuser page

2023-02-02 Thread via GitHub
kohrar opened a new issue, #7165: URL: https://github.com/apache/cloudstack/issues/7165 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION Tested on * 4.17.2.0 * 4.17.0.1 # CONFIGURATION Standard

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6892: Externalize KVM HA heartbeat frequency

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6892: URL: https://github.com/apache/cloudstack/pull/6892#issuecomment-1414430188 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [cloudstack] blueorangutan commented on pull request #5938: [Draft] VR: remove old json config when start vmware/xenserver VPC VRs

2023-02-02 Thread via GitHub
blueorangutan commented on PR #5938: URL: https://github.com/apache/cloudstack/pull/5938#issuecomment-1414378710 Trillian test result (tid-6082) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 46071 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7063: server: do not deploy or upgrade vm with inactive service offering

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7063: URL: https://github.com/apache/cloudstack/pull/7063#issuecomment-1414368733 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5488 -- This is an

[GitHub] [cloudstack] weizhouapache commented on issue #6861: VM Password reset - Unable to set Password Complexity requirement for Special Characters

2023-02-02 Thread via GitHub
weizhouapache commented on issue #6861: URL: https://github.com/apache/cloudstack/issues/6861#issuecomment-1414351915 There is a related PR: #6947 -- 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

[GitHub] [cloudstack] weizhouapache commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
weizhouapache commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1414350539 @DaanHoogland code lgtm Do we need to update trillian ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] blueorangutan commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1414349876 @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] weizhouapache commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
weizhouapache commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1414349656 @blueorangutan test -- 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 to the specific

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6947: Allow password definition during VM deploy

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#issuecomment-1414345042 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality

[GitHub] [cloudstack] weizhouapache commented on issue #6861: VM Password reset - Unable to set Password Complexity requirement for Special Characters

2023-02-02 Thread via GitHub
weizhouapache commented on issue #6861: URL: https://github.com/apache/cloudstack/issues/6861#issuecomment-1414339795 > > ohh oops so we should automate this process like using ansible or smthng? or this should be taken care manually by organisations if they need it..? @JoaoJandre >

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7152: Quota VM_DISK tariff calculation

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #7152: URL: https://github.com/apache/cloudstack/pull/7152#issuecomment-1414331793 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [cloudstack] blueorangutan commented on pull request #7009: Ova checksums

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7009: URL: https://github.com/apache/cloudstack/pull/7009#issuecomment-1414329750 Trillian test result (tid-6084) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 43234 seconds Marvin logs:

[GitHub] [cloudstack] blueorangutan commented on pull request #7063: server: do not deploy or upgrade vm with inactive service offering

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7063: URL: https://github.com/apache/cloudstack/pull/7063#issuecomment-1414321825 @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] weizhouapache commented on pull request #7063: server: do not deploy or upgrade vm with inactive service offering

2023-02-02 Thread via GitHub
weizhouapache commented on PR #7063: URL: https://github.com/apache/cloudstack/pull/7063#issuecomment-1414320588 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1414292425 Trillian test result (tid-6087) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 40944 seconds Marvin logs:

[GitHub] [cloudstack] github-actions[bot] commented on pull request #6947: Allow password definition during VM deploy

2023-02-02 Thread via GitHub
github-actions[bot] commented on PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#issuecomment-1414248985 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

[GitHub] [cloudstack] blueorangutan commented on pull request #7063: server: do not deploy or upgrade vm with inactive service offering

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7063: URL: https://github.com/apache/cloudstack/pull/7063#issuecomment-1414243738 Trillian test result (tid-6083) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 39396 seconds Marvin logs:

[GitHub] [cloudstack] BryanMLima commented on pull request #7152: Quota VM_DISK tariff calculation

2023-02-02 Thread via GitHub
BryanMLima commented on PR #7152: URL: https://github.com/apache/cloudstack/pull/7152#issuecomment-1414244346 @DaanHoogland cc @GutoVeronezi Thanks for adding to version `4.18`. Regarding the automated testing, I don't think so, as it is a rather simple addition. -- This is an automated

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7131: Normalize loggers and upgrade log4j 1.2 to log4j 2.19

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #7131: URL: https://github.com/apache/cloudstack/pull/7131#issuecomment-1414211307 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality

[GitHub] [cloudstack] JoaoJandre commented on issue #6861: VM Password reset - Unable to set Password Complexity requirement for Special Characters

2023-02-02 Thread via GitHub
JoaoJandre commented on issue #6861: URL: https://github.com/apache/cloudstack/issues/6861#issuecomment-1414048841 > ohh oops so we should automate this process like using ansible or smthng? or this should be taken care manually by organisations if they need it..? @JoaoJandre I

[GitHub] [cloudstack] weizhouapache opened a new pull request, #7164: UI: fix security group lists in project view

2023-02-02 Thread via GitHub
weizhouapache opened a new pull request, #7164: URL: https://github.com/apache/cloudstack/pull/7164 ### Description This PR fixes #7135 ### Types of changes - [ ] Breaking change (fix or feature that would cause

[cloudstack] branch main updated: utils,framework/db: Introduce new database encryption cipher based on AesGcmJce (#7003)

2023-02-02 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 62e342c1bc utils,framework/db: Introduce new

[GitHub] [cloudstack] DaanHoogland merged pull request #7003: utils,framework/db: Introduce new database encryption cipher based on AesGcmJce

2023-02-02 Thread via GitHub
DaanHoogland merged PR #7003: URL: https://github.com/apache/cloudstack/pull/7003 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [cloudstack] weizhouapache commented on issue #7137: consoleproxy error after added the url

2023-02-02 Thread via GitHub
weizhouapache commented on issue #7137: URL: https://github.com/apache/cloudstack/issues/7137#issuecomment-1413881650 @troke12 have you restarted the CPVM ? if you use SSL, you need to upload global setting and upload certificates as well. please refer to

[GitHub] [cloudstack] weizhouapache commented on issue #7138: No secondary storage VM for downloading template to image store

2023-02-02 Thread via GitHub
weizhouapache commented on issue #7138: URL: https://github.com/apache/cloudstack/issues/7138#issuecomment-1413875648 @mail2lawi @dfgyuri can you enable debugging on kvm host and the share the logs ? ``` cp /etc/cloudstack/agent/log4j-cloud.xml

[GitHub] [cloudstack] codecov[bot] commented on pull request #7163: fix tools/build/setnextversion.sh: do not update tools/apidoc/pom.xml

2023-02-02 Thread via GitHub
codecov[bot] commented on PR #7163: URL: https://github.com/apache/cloudstack/pull/7163#issuecomment-1413861812 # [Codecov](https://codecov.io/gh/apache/cloudstack/pull/7163?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [cloudstack] weizhouapache commented on issue #7161: Feature: move a VM between projects

2023-02-02 Thread via GitHub
weizhouapache commented on issue #7161: URL: https://github.com/apache/cloudstack/issues/7161#issuecomment-1413820237 @synergiator have you tried to move a vm when it is stopped ?

[cloudstack] branch main updated: ui: fix build issue and incorrect merge conflict in en.json (#7157)

2023-02-02 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 75a30058e9 ui: fix build issue and incorrect

[GitHub] [cloudstack] DaanHoogland merged pull request #7157: ui: fix build issue on arm/Mac

2023-02-02 Thread via GitHub
DaanHoogland merged PR #7157: URL: https://github.com/apache/cloudstack/pull/7157 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [cloudstack] blueorangutan commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413794599 @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] DaanHoogland commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413793142 @blueorangutan test -- 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 to the specific

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1413710458 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5487 -- This is an

[GitHub] [cloudstack] weizhouapache opened a new pull request, #7163: fix tools/build/setnextversion.sh: do not update tools/apidoc/pom.xml

2023-02-02 Thread via GitHub
weizhouapache opened a new pull request, #7163: URL: https://github.com/apache/cloudstack/pull/7163 Steps to reproduce the issue (1) on ubuntu server, run "git checkout 4.17.2.0" (2) packaging cd packaging/ ./build-deb.sh -b test1 expected result: succeed actual

[GitHub] [cloudstack] blueorangutan commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1413638220 @rohityadavcloud a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] rohityadavcloud commented on pull request #6924: User two factor authentication

2023-02-02 Thread via GitHub
rohityadavcloud commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1413637708 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413623468 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality

[GitHub] [cloudstack] blueorangutan commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413615276 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5486 -- This is an

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #6924: [Draft] User two factor authentication

2023-02-02 Thread via GitHub
sonarcloud[bot] commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1413613028 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality

[GitHub] [cloudstack] weizhouapache commented on issue #7162: Pass the addresses of all image stores to the SSVM

2023-02-02 Thread via GitHub
weizhouapache commented on issue #7162: URL: https://github.com/apache/cloudstack/issues/7162#issuecomment-1413587029 thanks @GutoVeronezi -- 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 to the

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #6924: [Draft] User two factor authentication

2023-02-02 Thread via GitHub
DaanHoogland commented on code in PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#discussion_r1094393356 ## plugins/network-elements/juniper-contrail/src/test/java/org/apache/cloudstack/network/contrail/management/MockAccountManager.java: ## @@ -24,9 +24,12 @@

[GitHub] [cloudstack] DaanHoogland commented on pull request #7157: ui: fix build issue on arm/Mac

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #7157: URL: https://github.com/apache/cloudstack/pull/7157#issuecomment-1413581062 > @DaanHoogland works for me, could be caching issue - can you try in incognito mode? good call @rohityadavcloud , login works -- This is an automated message from the

[GitHub] [cloudstack] GutoVeronezi commented on pull request #6900: Fix ping NFS server on ssvm-check.sh

2023-02-02 Thread via GitHub
GutoVeronezi commented on PR #6900: URL: https://github.com/apache/cloudstack/pull/6900#issuecomment-1413571428 @DaanHoogland @weizhouapache I created issue #7162. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cloudstack] GutoVeronezi opened a new issue, #7162: Pass the addresses of all image stores to the SSVM

2023-02-02 Thread via GitHub
GutoVeronezi opened a new issue, #7162: URL: https://github.com/apache/cloudstack/issues/7162 Following the discussion in https://github.com/apache/cloudstack/pull/6900#discussion_r1091781970, the idea is to pass to the SSVM the addresses of all image stores it has access. #

[GitHub] [cloudstack] blueorangutan commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
blueorangutan commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413549558 @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

[GitHub] [cloudstack] weizhouapache commented on pull request #6887: user-shared networks: fix few issues

2023-02-02 Thread via GitHub
weizhouapache commented on PR #6887: URL: https://github.com/apache/cloudstack/pull/6887#issuecomment-1413547977 @blueorangutan package -- 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 to the

[GitHub] [cloudstack] weizhouapache closed issue #7154: SSVM not starting correctly

2023-02-02 Thread via GitHub
weizhouapache closed issue #7154: SSVM not starting correctly URL: https://github.com/apache/cloudstack/issues/7154 -- 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 to the specific comment. To

[GitHub] [cloudstack] weizhouapache commented on issue #7154: SSVM not starting correctly

2023-02-02 Thread via GitHub
weizhouapache commented on issue #7154: URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1413542878 thanks for the update @jaghabalayev good to hear it if so, check your network config and bring cloud0 automatically in boot -- This is an automated message from

[GitHub] [cloudstack] jaghabalayev commented on issue #7154: SSVM not starting correctly

2023-02-02 Thread via GitHub
jaghabalayev commented on issue #7154: URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1413539766 manual enter ip link set cloud0 up command on KVM host resolve the issue. Look like after rebooting both KVM node at the same time it not bring up the cloud0 interface up

[GitHub] [cloudstack] harikrishna-patnala commented on a diff in pull request #6924: [Draft] User two factor authentication

2023-02-02 Thread via GitHub
harikrishna-patnala commented on code in PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#discussion_r1094356249 ## plugins/network-elements/juniper-contrail/src/test/java/org/apache/cloudstack/network/contrail/management/MockAccountManager.java: ## @@ -24,9 +24,12

[GitHub] [cloudstack] harikrishna-patnala commented on a diff in pull request #6924: [Draft] User two factor authentication

2023-02-02 Thread via GitHub
harikrishna-patnala commented on code in PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#discussion_r1094354295 ## api/src/main/java/org/apache/cloudstack/api/response/UserResponse.java: ## @@ -120,6 +120,10 @@ public class UserResponse extends BaseResponse

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7157: ui: fix build issue on arm/Mac

2023-02-02 Thread via GitHub
rohityadavcloud commented on PR #7157: URL: https://github.com/apache/cloudstack/pull/7157#issuecomment-1413522660 @DaanHoogland works for me, could be caching issue - can you try in incognito mode? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] shwstppr commented on a diff in pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
shwstppr commented on code in PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#discussion_r1094196789 ## engine/schema/src/main/resources/META-INF/db/schema-41720to41800.sql: ## @@ -19,6 +19,19 @@ -- Schema upgrade from 4.17.2.0 to 4.18.0.0 --; +-- Add el9

[GitHub] [cloudstack] weizhouapache commented on pull request #6900: Fix ping NFS server on ssvm-check.sh

2023-02-02 Thread via GitHub
weizhouapache commented on PR #6900: URL: https://github.com/apache/cloudstack/pull/6900#issuecomment-1413461636 @GutoVeronezi can you create an issue for follow-up ? thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] blueorangutan commented on pull request #5938: [Draft] VR: remove old json config when start vmware/xenserver VPC VRs

2023-02-02 Thread via GitHub
blueorangutan commented on PR #5938: URL: https://github.com/apache/cloudstack/pull/5938#issuecomment-1413402861 @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + xcpng82) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack] DaanHoogland commented on pull request #5938: [Draft] VR: remove old json config when start vmware/xenserver VPC VRs

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #5938: URL: https://github.com/apache/cloudstack/pull/5938#issuecomment-1413401612 @blueorangutan test centos7 xcpng82 -- 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

[cloudstack] branch main updated: Fix ping NFS server on ssvm-check.sh (#6900)

2023-02-02 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 056e7d15bc Fix ping NFS server on ssvm-check.sh

[GitHub] [cloudstack] DaanHoogland merged pull request #6900: Fix ping NFS server on ssvm-check.sh

2023-02-02 Thread via GitHub
DaanHoogland merged PR #6900: URL: https://github.com/apache/cloudstack/pull/6900 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [cloudstack] blueorangutan commented on pull request #7063: server: do not deploy or upgrade vm with inactive service offering

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7063: URL: https://github.com/apache/cloudstack/pull/7063#issuecomment-1413386644 Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: el9 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 5485 -- This is an

[GitHub] [cloudstack] DaanHoogland commented on pull request #6960: create parameter to determine whether roles are public or private

2023-02-02 Thread via GitHub
DaanHoogland commented on PR #6960: URL: https://github.com/apache/cloudstack/pull/6960#issuecomment-1413375780 @GaOrtiga , i plan to cut the RC this weekend, will you be ready by today? (we need a day to run the tests as well. -- This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] weizhouapache commented on a diff in pull request #7059: guestos: add el9 distros

2023-02-02 Thread via GitHub
weizhouapache commented on code in PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#discussion_r1094217550 ## engine/schema/src/main/resources/META-INF/db/schema-41720to41800.sql: ## @@ -19,6 +19,19 @@ -- Schema upgrade from 4.17.2.0 to 4.18.0.0 --; +-- Add el9

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #6924: [Draft] User two factor authentication

2023-02-02 Thread via GitHub
DaanHoogland commented on code in PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#discussion_r1094183589 ## api/src/main/java/org/apache/cloudstack/api/command/admin/user/UpdateUserCmd.java: ## @@ -79,6 +79,9 @@ public class UpdateUserCmd extends BaseCmd {

[GitHub] [cloudstack] synergiator opened a new issue, #7161: Feature: move a VM between projects

2023-02-02 Thread via GitHub
synergiator opened a new issue, #7161: URL: https://github.com/apache/cloudstack/issues/7161 # ISSUE TYPE * Feature Idea # COMPONENT NAME ~~~ VM ~~~ # CLOUDSTACK VERSION ~~~ Next releases in future ~~~ Offer a feature

[GitHub] [cloudstack] blueorangutan commented on pull request #7003: utils,framework/db: Introduce new database encryption cipher based on AesGcmJce

2023-02-02 Thread via GitHub
blueorangutan commented on PR #7003: URL: https://github.com/apache/cloudstack/pull/7003#issuecomment-1413358237 Trillian Build Failed (tid-6086) -- 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 to

  1   2   >