[GitHub] [cloudstack] xuanyuanaosheng commented on issue #6958: Please add an IP format verification function

2023-02-08 Thread via GitHub
xuanyuanaosheng commented on issue #6958: URL: https://github.com/apache/cloudstack/issues/6958#issuecomment-1423775566 @DaanHoogland Yes, This problem is only be solved by modifying the database. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [cloudstack] rohityadavcloud commented on pull request #7149: Added Name in updateProject API and UI

2023-02-08 Thread via GitHub
rohityadavcloud commented on PR #7149: URL: https://github.com/apache/cloudstack/pull/7149#issuecomment-1423771466 @rahulbcn27 pl check the build, lint and CI failures on the PR (see actions/checks) -- This is an automated message from the Apache Git Service. To respond to the message, pl

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

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

[GitHub] [cloudstack] rahulbcn27 commented on a diff in pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
rahulbcn27 commented on code in PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#discussion_r1101044398 ## api/src/test/java/org/apache/cloudstack/api/command/admin/offering/CreateDiskOfferingCmdTest.java: ## @@ -0,0 +1,38 @@ +// Licensed to the Apache Software Foun

[GitHub] [cloudstack] rahulbcn27 commented on a diff in pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
rahulbcn27 commented on code in PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#discussion_r1101034585 ## api/src/test/java/org/apache/cloudstack/api/command/admin/offering/CreateDiskOfferingCmdTest.java: ## @@ -0,0 +1,38 @@ +// Licensed to the Apache Software Foun

[GitHub] [cloudstack] rahulbcn27 commented on a diff in pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
rahulbcn27 commented on code in PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#discussion_r1101033200 ## server/src/test/java/org/apache/cloudstack/networkoffering/CreateNetworkOfferingTest.java: ## @@ -250,4 +257,12 @@ public void createVpcNtwkOffWithNetscaler()

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

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

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

2023-02-08 Thread via GitHub
blueorangutan commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1423675122 @harikrishna-patnala a Jenkins job has been kicked to build packages. It will be bundled with SystemVM template(s). I'll keep you posted as I make progress. -- This is

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

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

[GitHub] [cloudstack] blueorangutan commented on pull request #7170: Auto Enable/Disable KVM hosts

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

[GitHub] [cloudstack] GutoVeronezi commented on pull request #7140: Fix PR 7131 bugs and vulnerabilities

2023-02-08 Thread via GitHub
GutoVeronezi commented on PR #7140: URL: https://github.com/apache/cloudstack/pull/7140#issuecomment-1423269734 > I am hesistent to merge this before 4.18 as it introduces no functionality or fixes any reported use case from failing. @rohityadavcloud @weizhouapache @GutoVeronezi , can you g

[GitHub] [cloudstack] GutoVeronezi commented on a diff in pull request #7140: Fix PR 7131 bugs and vulnerabilities

2023-02-08 Thread via GitHub
GutoVeronezi commented on code in PR #7140: URL: https://github.com/apache/cloudstack/pull/7140#discussion_r1100684804 ## plugins/hypervisors/xenserver/src/main/java/com/cloud/hypervisor/xenserver/resource/XenServerConnectionPool.java: ## @@ -210,7 +210,7 @@ public Connection co

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

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

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

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

[GitHub] [cloudstack] JoaoJandre commented on a diff in pull request #7134: password-complexity(adding special characters)

2023-02-08 Thread via GitHub
JoaoJandre commented on code in PR #7134: URL: https://github.com/apache/cloudstack/pull/7134#discussion_r1100403927 ## server/src/main/java/com/cloud/server/ManagementServerImpl.java: ## @@ -1095,7 +1096,13 @@ protected Map getConfigs() { @Override public String gener

[GitHub] [cloudstack] blueorangutan commented on pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

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

[GitHub] [cloudstack] blueorangutan commented on pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7089: URL: https://github.com/apache/cloudstack/pull/7089#issuecomment-1422844425 @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 #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7089: URL: https://github.com/apache/cloudstack/pull/7089#issuecomment-1422842845 @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] DaanHoogland closed pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
DaanHoogland closed pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this! URL: https://github.com/apache/cloudstack/pull/7089 -- 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

[cloudstack] branch main updated (2149e82856f -> 1b89a22ab09)

2023-02-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 2149e82856f Merge release branch 4.17 to main add 1b89a22ab09 fix merge conflicts of merge branch '4.17' No new

[GitHub] [cloudstack] vladimirpetrov opened a new issue, #7181: New project shown as -1

2023-02-08 Thread via GitHub
vladimirpetrov opened a new issue, #7181: URL: https://github.com/apache/cloudstack/issues/7181 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~ 4.18 ~~~ # CONFIGURATION N/A

[GitHub] [cloudstack] blueorangutan commented on pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7089: URL: https://github.com/apache/cloudstack/pull/7089#issuecomment-1422732988 Packaging result: :heavy_multiplication_x: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: el9 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 5

[GitHub] [cloudstack] MilanHofmann commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
MilanHofmann commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422726529 @weizhouapache Thanx again. Just checked [management-server.log](https://github.com/apache/cloudstack/files/10686791/management-server.log) and I believe line 144

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

2023-02-08 Thread via GitHub
github-actions[bot] commented on PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#issuecomment-1422725777 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 Gi

[GitHub] [cloudstack] github-actions[bot] commented on pull request #7061: Rollback of changes with errors during the VM assign

2023-02-08 Thread via GitHub
github-actions[bot] commented on PR #7061: URL: https://github.com/apache/cloudstack/pull/7061#issuecomment-1422725848 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 Gi

[GitHub] [cloudstack] blueorangutan commented on pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7089: URL: https://github.com/apache/cloudstack/pull/7089#issuecomment-1422719134 @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 #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7089: URL: https://github.com/apache/cloudstack/pull/7089#issuecomment-1422718638 @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] DaanHoogland closed pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this!

2023-02-08 Thread via GitHub
DaanHoogland closed pull request #7089: [HEALTH] 4.18/main Health Check, please don't merge this! URL: https://github.com/apache/cloudstack/pull/7089 -- 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

[cloudstack] 01/01: Merge release branch 4.17 to main

2023-02-08 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 commit 2149e82856f4f658dcec5200430a2ac175b07c91 Merge: 0efa4f6e51 147ea06af3 Author: Daan Hoogland AuthorDate: Wed Feb 8 15:50:

[cloudstack] branch main updated (0efa4f6e51 -> 2149e82856)

2023-02-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 0efa4f6e51 Make displayText in createNetwork optional (#7112) add 66f351543a server: do not deploy or upgrade vm

[GitHub] [cloudstack] MejdiB closed issue #7135: Advanced Zone with SG: Security Groups not shown in Create Instance UI (Project View)

2023-02-08 Thread via GitHub
MejdiB closed issue #7135: Advanced Zone with SG: Security Groups not shown in Create Instance UI (Project View) URL: https://github.com/apache/cloudstack/issues/7135 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack] MejdiB commented on issue #7135: Advanced Zone with SG: Security Groups not shown in Create Instance UI (Project View)

2023-02-08 Thread via GitHub
MejdiB commented on issue #7135: URL: https://github.com/apache/cloudstack/issues/7135#issuecomment-1422689228 @DaanHoogland Ok, I will close this issue then -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7170: Auto Enable/Disable KVM hosts

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

[GitHub] [cloudstack] DaanHoogland commented on issue #7135: Advanced Zone with SG: Security Groups not shown in Create Instance UI (Project View)

2023-02-08 Thread via GitHub
DaanHoogland commented on issue #7135: URL: https://github.com/apache/cloudstack/issues/7135#issuecomment-1422659013 fixed in #7164 -- 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 c

[GitHub] [cloudstack] DaanHoogland merged pull request #7164: UI: fix security group lists in project view

2023-02-08 Thread via GitHub
DaanHoogland merged PR #7164: URL: https://github.com/apache/cloudstack/pull/7164 -- 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: commits-unsubscr...@cl

[cloudstack] branch 4.17 updated: UI: fix security group lists in project view (#7164)

2023-02-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.17 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.17 by this push: new 147ea06af3 UI: fix security group lists in project

[GitHub] [cloudstack] blueorangutan commented on pull request #7170: Auto Enable/Disable KVM hosts

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7170: URL: https://github.com/apache/cloudstack/pull/7170#issuecomment-1422654906 @nvazquez 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 respond to

[GitHub] [cloudstack] nvazquez commented on pull request #7170: Auto Enable/Disable KVM hosts

2023-02-08 Thread via GitHub
nvazquez commented on PR #7170: URL: https://github.com/apache/cloudstack/pull/7170#issuecomment-1422653154 @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 commen

[GitHub] [cloudstack] blueorangutan commented on pull request #7170: Auto Enable/Disable KVM hosts

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

[GitHub] [cloudstack] DaanHoogland commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422630121 @blueorangutan alma9 kvm-alma9 -- 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 #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422625426 @DaanHoogland I understand these words: "help", "hello", "thanks", "package", "test" Test command usage: test [mgmt os] [hypervisor] [keepEnv] [qemuEv] Mgmt OS options: ['ce

[GitHub] [cloudstack] DaanHoogland commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422625123 @blueorangutan help aljeblieft -- 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 #6947: Allow password definition during VM deploy

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#issuecomment-1422622593 @RodrigoDLopez , are your findings dealt with ok? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2023-02-08 Thread via GitHub
DaanHoogland commented on code in PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1100160715 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -134,6 +134,7 @@ import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache

[cloudstack] branch main updated: Make displayText in createNetwork optional (#7112)

2023-02-08 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 0efa4f6e51 Make displayText in createNetwork optio

[GitHub] [cloudstack] DaanHoogland merged pull request #7112: Make displayText in createNetwork optional

2023-02-08 Thread via GitHub
DaanHoogland merged PR #7112: URL: https://github.com/apache/cloudstack/pull/7112 -- 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: commits-unsubscr...@cl

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7112: Make displayText in createNetwork optional

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

[cloudstack-cloudmonkey] branch main updated: Support for auto-completion of storage pool related APIs (#111)

2023-02-08 Thread bstoyanov
This is an automated email from the ASF dual-hosted git repository. bstoyanov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git The following commit(s) were added to refs/heads/main by this push: new 19d41df Support for auto-complet

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
DaanHoogland commented on code in PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#discussion_r1100089330 ## api/src/test/java/org/apache/cloudstack/api/command/admin/offering/CreateDiskOfferingCmdTest.java: ## @@ -0,0 +1,38 @@ +// Licensed to the Apache Software Fo

[GitHub] [cloudstack] DaanHoogland commented on a diff in pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
DaanHoogland commented on code in PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#discussion_r1100072404 ## api/src/main/java/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java: ## @@ -58,7 +59,7 @@ public class CreateNetworkOfferingCmd e

[GitHub] [cloudstack] codecov[bot] commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
codecov[bot] commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422612534 # [Codecov](https://codecov.io/gh/apache/cloudstack/pull/7179?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+So

[GitHub] [cloudstack] MilanHofmann commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
MilanHofmann commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422609247 @weizhouapache -- 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 c

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

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

[GitHub] [cloudstack] codecov[bot] commented on pull request #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
codecov[bot] commented on PR #7180: URL: https://github.com/apache/cloudstack/pull/7180#issuecomment-1422582884 # [Codecov](https://codecov.io/gh/apache/cloudstack/pull/7180?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+So

[GitHub] [cloudstack] blueorangutan commented on pull request #7170: Auto Enable/Disable KVM hosts

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7170: URL: https://github.com/apache/cloudstack/pull/7170#issuecomment-1422574912 @nvazquez 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. -- T

[GitHub] [cloudstack] nvazquez commented on pull request #7170: Auto Enable/Disable KVM hosts

2023-02-08 Thread via GitHub
nvazquez commented on PR #7170: URL: https://github.com/apache/cloudstack/pull/7170#issuecomment-1422573856 Thanks @slavkap @weizhouapache, I've addressed your reviews @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please l

[cloudstack-www] branch docusaurus-staging updated (6cd306c6 -> ac938fc1)

2023-02-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 6cd306c6 update build new b00450bb get ref. website code from kvlocks project new 32dae78

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

2023-02-08 Thread via GitHub
GutoVeronezi commented on code in PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1100088781 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -134,6 +134,7 @@ import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7179: scripts: fix kvm host undefined version

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

[GitHub] [cloudstack] blueorangutan commented on pull request #7179: scripts: fix kvm host undefined version

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

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

2023-02-08 Thread via GitHub
weizhouapache commented on issue #7138: URL: https://github.com/apache/cloudstack/issues/7138#issuecomment-1422510895 > @weizhouapache first of all, thank you so much for the keen interest in helping resolve this. I deeply appreciate it. > > As for the response above, I should have cl

[GitHub] [cloudstack] weizhouapache commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
weizhouapache commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422509368 @MilanHofmann you may need to check management-server.log to find out why the s-210-VM does not exist on host. it might be caused by some exceptions during vm creatio

[GitHub] [cloudstack] rahulbcn27 opened a new pull request, #7180: Make DisplayText Non-Mandatory for Various Forms.

2023-02-08 Thread via GitHub
rahulbcn27 opened a new pull request, #7180: URL: https://github.com/apache/cloudstack/pull/7180 ### Description This PR is for making field DisplayText Non-Mandatory for Various Forms mentioned in issue #6855. This PR... ### T

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

2023-02-08 Thread via GitHub
mail2lawi commented on issue #7138: URL: https://github.com/apache/cloudstack/issues/7138#issuecomment-1422501308 What if I uploaded the VirtualBox image somewhere for you to try replicate what I'm facing? -- This is an automated message from the Apache Git Service. To respond to the mess

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

2023-02-08 Thread via GitHub
mail2lawi commented on issue #7138: URL: https://github.com/apache/cloudstack/issues/7138#issuecomment-1422497447 @weizhouapache first of all, thank you so much for the keen interest in helping resolve this. I deeply appreciate it. As for the response above, I should have clipped the

[GitHub] [cloudstack] MilanHofmann commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
MilanHofmann commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422477897 @weizhouapache Yes that solved the issue, thanx! But still the VM is not reachable: `2023-02-08 12:47:10,383 DEBUG [kvm.resource.LibvirtConnection] (agentRequest-Han

[GitHub] [cloudstack] shwstppr commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
shwstppr commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422466753 Checked script changes on different hosts (to check for any regression): Ubuntu 22.04 ``` root@ref-trl-3836-k-Mu22-wei-zhou-kvm1:~# hostnamectl Static hostname: ref-trl

[GitHub] [cloudstack] blueorangutan commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422461959 @borisstoyanov 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] borisstoyanov commented on pull request #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
borisstoyanov commented on PR #7179: URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422461591 @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 specifi

[GitHub] [cloudstack] shwstppr opened a new pull request, #7179: scripts: fix kvm host undefined version

2023-02-08 Thread via GitHub
shwstppr opened a new pull request, #7179: URL: https://github.com/apache/cloudstack/pull/7179 ### Description On Oracle Linux 9.0, version shows as undefined and even Host.OS shows as "Red". This change fixes the script to use `/etc/os-release` ins such cases. ### Types of changes

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

2023-02-08 Thread via GitHub
weizhouapache commented on issue #7138: URL: https://github.com/apache/cloudstack/issues/7138#issuecomment-1422418550 @mail2lawi the logs show ``` 2023-02-03 11:31:43,853 INFO [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-10:null) (logid:) Host 1 has informed us that it is sh

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

2023-02-08 Thread via GitHub
weizhouapache commented on code in PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1099977980 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -134,6 +134,7 @@ import org.apache.commons.lang3.builder.ToStringBuilder; import org.apach

[GitHub] [cloudstack] weizhouapache commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
weizhouapache commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422409780 > BF-cloudbr0-IN @MilanHofmann what's the nftables and iptables version ? stop service `nftables` and retry ? -- This is an automated message from

[GitHub] [cloudstack] MilanHofmann commented on issue #7171: unable to start secondary storage vm

2023-02-08 Thread via GitHub
MilanHofmann commented on issue #7171: URL: https://github.com/apache/cloudstack/issues/7171#issuecomment-1422388247 @slavkap @weizhouapache Yes that was the problem! Thank you so much for taking the time to help me! I am completely new to Cloudstack - please let me know once I

[cloudstack-www] branch docusaurus-staging updated: build path

2023-02-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/docusaurus-staging by this push: new 41a13848 build p

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

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

Error while running notifications feature from .asf.yaml in cloudstack-www!

2023-02-08 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'bui...@cloudstack.apache.org'. Must be a valid @cloudstack.apache.org list!

[cloudstack-www] branch main updated: configure new staging branch for new website PoC

2023-02-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/main by this push: new b711db13 configure new staging branch for new

[cloudstack-www] 03/03: basic automation for deployment

2023-02-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit 9ae7ee1206d55bbe41fe2f4ca324578957701642 Author: Rohit Yadav AuthorDate: Wed Feb 8 15:32:40 2023 +053

[cloudstack-www] branch docusaurus-staging created (now 9ae7ee12)

2023-02-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch docusaurus-staging in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at 9ae7ee12 basic automation for deployment This branch includes the following new commits: new

[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7140: Fix PR 7131 bugs and vulnerabilities

2023-02-08 Thread via GitHub
sonarcloud[bot] commented on PR #7140: URL: https://github.com/apache/cloudstack/pull/7140#issuecomment-1422320209 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 #6442: Possibility to choose the initial IP address on a isolated network or VPC

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

[GitHub] [cloudstack] DaanHoogland commented on pull request #7164: UI: fix security group lists in project view

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7164: URL: https://github.com/apache/cloudstack/pull/7164#issuecomment-1422292304 > I'm able to login normally on my test env, @DaanHoogland . > I'm able to login normally on my test env, @DaanHoogland . yes, caching issue looks good in q

[GitHub] [cloudstack] weizhouapache commented on a diff in pull request #7170: Auto Enable/Disable KVM hosts

2023-02-08 Thread via GitHub
weizhouapache commented on code in PR #7170: URL: https://github.com/apache/cloudstack/pull/7170#discussion_r1099851181 ## engine/orchestration/src/main/java/com/cloud/agent/manager/AgentManagerImpl.java: ## @@ -1249,6 +1250,52 @@ public AgentHandler(final Task.Type type, final

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

2023-02-08 Thread via GitHub
sonarcloud[bot] commented on PR #6924: URL: https://github.com/apache/cloudstack/pull/6924#issuecomment-1422266551 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 #6442: Possibility to choose the initial IP address on a isolated network or VPC

2023-02-08 Thread via GitHub
blueorangutan commented on PR #6442: URL: https://github.com/apache/cloudstack/pull/6442#issuecomment-1422245903 @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 #6442: Possibility to choose the initial IP address on a isolated network or VPC

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #6442: URL: https://github.com/apache/cloudstack/pull/6442#issuecomment-1422245338 @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] DaanHoogland commented on a diff in pull request #6947: Allow password definition during VM deploy

2023-02-08 Thread via GitHub
DaanHoogland commented on code in PR #6947: URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1099825371 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -134,6 +134,7 @@ import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache

[GitHub] [cloudstack] vladimirpetrov commented on pull request #7164: UI: fix security group lists in project view

2023-02-08 Thread via GitHub
vladimirpetrov commented on PR #7164: URL: https://github.com/apache/cloudstack/pull/7164#issuecomment-1422238202 I'm able to login normally on my test env, @DaanHoogland . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [cloudstack] DaanHoogland closed pull request #7140: Fix PR 7131 bugs and vulnerabilities

2023-02-08 Thread via GitHub
DaanHoogland closed pull request #7140: Fix PR 7131 bugs and vulnerabilities URL: https://github.com/apache/cloudstack/pull/7140 -- 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.

[GitHub] [cloudstack] DaanHoogland commented on pull request #7140: Fix PR 7131 bugs and vulnerabilities

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7140: URL: https://github.com/apache/cloudstack/pull/7140#issuecomment-1422236830 I am hesistent to merge this before 4.18 as it introduces no functionality or fixes any reported use case from failing. @rohityadavcloud @weizhouapache @GutoVeronezi , can you g

[GitHub] [cloudstack] DaanHoogland commented on pull request #7177: Skip Coverage Check when forks are updated

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7177: URL: https://github.com/apache/cloudstack/pull/7177#issuecomment-1422232763 @jbampton why do we want this? will it skip coverage checks on PRs when the fork they come from is updated? -- This is an automated message from the Apache Git Service. To res

[GitHub] [cloudstack] DaanHoogland closed issue #6740: API: VM Created from deleted compute offering

2023-02-08 Thread via GitHub
DaanHoogland closed issue #6740: API: VM Created from deleted compute offering URL: https://github.com/apache/cloudstack/issues/6740 -- 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 comm

[GitHub] [cloudstack] DaanHoogland commented on issue #6740: API: VM Created from deleted compute offering

2023-02-08 Thread via GitHub
DaanHoogland commented on issue #6740: URL: https://github.com/apache/cloudstack/issues/6740#issuecomment-1422231084 fixed by #7063 -- 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 c

[cloudstack] branch 4.17 updated: server: do not deploy or upgrade vm with inactive service offering (#7063)

2023-02-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.17 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.17 by this push: new 66f351543a server: do not deploy or upgrade vm wit

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

2023-02-08 Thread via GitHub
DaanHoogland merged PR #7063: URL: https://github.com/apache/cloudstack/pull/7063 -- 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: commits-unsubscr...@cl

[GitHub] [cloudstack] DaanHoogland commented on pull request #7083: Add three more `pre-commit` checks

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7083: URL: https://github.com/apache/cloudstack/pull/7083#issuecomment-1422218582 ping @rohityadavcloud @davidjumani , can you review? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

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

2023-02-08 Thread via GitHub
blueorangutan commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1422218236 @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 respon

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

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7166: URL: https://github.com/apache/cloudstack/pull/7166#issuecomment-1422216721 just for form, (might not wait for results if manual tests are as good as they look so far) @blueorangutan test -- This is an automated message from the Apache Git Service. T

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

2023-02-08 Thread via GitHub
DaanHoogland commented on PR #7163: URL: https://github.com/apache/cloudstack/pull/7163#issuecomment-1422214913 @wido did you guys face this as well? @rohityadavcloud do you approve? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

  1   2   >