Re: [I] Resetting Ubuntu VM Password does not work [cloudstack]

2024-03-08 Thread via GitHub
nxsbi commented on issue #8767: URL: https://github.com/apache/cloudstack/issues/8767#issuecomment-1986700376 PS - I have also followed the steps in this link https://docs.cloudstack.apache.org/en/latest/adminguide/templates/_cloud_init.html#linux-with-cloud-init Created the f

[I] Resetting Ubuntu VM Password does not work [cloudstack]

2024-03-08 Thread via GitHub
nxsbi opened a new issue, #8767: URL: https://github.com/apache/cloudstack/issues/8767 # ISSUE TYPE * Other # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~ 4.17.0 ~~~ # CONFIGURATION NA #

Re: [PR] server: fix fail to list public ips of shared networks sometimes [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8624: URL: https://github.com/apache/cloudstack/pull/8624#issuecomment-1986567492 [SF] Trillian test result (tid-9429) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 53035 seconds Marvin logs: https://github.com

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1986536173 [SF] Trillian test result (tid-9427) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 51917 seconds Marvin logs: https://github.com

Re: [PR] api,server,ui: add project ID and name to UserDataResponse [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8656: URL: https://github.com/apache/cloudstack/pull/8656#issuecomment-1986471643 [SF] Trillian test result (tid-9430) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 46848 seconds Marvin logs: https://github.com

Re: [PR] VR: fix dnmasq misconfiguration if there are multiple IP ranges in a shared network [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8741: URL: https://github.com/apache/cloudstack/pull/8741#issuecomment-1986377658 [SF] Trillian test result (tid-9428) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 42273 seconds Marvin logs: https://github.com

Re: [PR] [HEALTH] 4.18 LTS Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1986359807 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8889 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[PR] Add autofocus to input in the 2FA screen [cloudstack]

2024-03-08 Thread via GitHub
lucas-a-martins opened a new pull request, #8766: URL: https://github.com/apache/cloudstack/pull/8766 ### Description Every time a user is redirected to the 2FA screen, the input lacks `autofocus` and the user has to click in the input before being able to type the authentication PIN

Re: [PR] [HEALTH] 4.18 LTS Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1986260853 @JoaoJandre a [SL] 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.

Re: [PR] [HEALTH] 4.18 LTS Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
JoaoJandre commented on PR #7345: URL: https://github.com/apache/cloudstack/pull/7345#issuecomment-1986258871 @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 c

(cloudstack) branch 4.18 updated: Fix disk offering override in VM deployment wizard (#8070)

2024-03-08 Thread joao
This is an automated email from the ASF dual-hosted git repository. joao pushed a commit to branch 4.18 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.18 by this push: new d487a1c3417 Fix disk offering override in VM deplo

Re: [PR] Fix disk offering override in VM deployment wizard [cloudstack]

2024-03-08 Thread via GitHub
JoaoJandre merged PR #8070: URL: https://github.com/apache/cloudstack/pull/8070 -- 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...@clou

Re: [PR] Fix disk offering override in VM deployment wizard [cloudstack]

2024-03-08 Thread via GitHub
JoaoJandre commented on PR #8070: URL: https://github.com/apache/cloudstack/pull/8070#issuecomment-1986256144 Merging based on approvals and manual tests. -- 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 t

Re: [PR] Restart VPC with clean-up not applying all LB rules [cloudstack]

2024-03-08 Thread via GitHub
codecov[bot] commented on PR #8765: URL: https://github.com/apache/cloudstack/pull/8765#issuecomment-1986165905 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8765?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] Fix disk offering override in VM deployment wizard [cloudstack]

2024-03-08 Thread via GitHub
JoaoJandre commented on PR #8070: URL: https://github.com/apache/cloudstack/pull/8070#issuecomment-1986139285 @DaanHoogland @BryanMLima @harikrishna-patnala I was able to reproduce issues 3 and 4 in a local lab and validated that both were fixed by this PR. -- This is an automated messag

Re: [PR] Restart VPC with clean-up not applying all LB rules [cloudstack]

2024-03-08 Thread via GitHub
weizhouapache commented on code in PR #8765: URL: https://github.com/apache/cloudstack/pull/8765#discussion_r1518051570 ## server/src/main/java/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java: ## @@ -2578,7 +2579,13 @@ protected void finalizeNetworkRulesForNetwo

[PR] Restart VPC with clean-up not applying all LB rules [cloudstack]

2024-03-08 Thread via GitHub
SadiJr opened a new pull request, #8765: URL: https://github.com/apache/cloudstack/pull/8765 ### Description If a restart with clean-up is performed in a VPC that has different guest networks and load balancer rules in these networks, only one of the networks has its load balancer ru

Re: [PR] Configuration to disable URL validation when registering templates/ISOs [cloudstack]

2024-03-08 Thread via GitHub
winterhazel commented on PR #8751: URL: https://github.com/apache/cloudstack/pull/8751#issuecomment-1985973163 Hey @sureshanaparti, thanks for the feedback. I think your idea also seems interesting for the described problem. We could send a command to the SSVMs to validate if the URL

(cloudstack-www) branch staged-site updated: Automated CloudStack https://cloudstack.staged.apache.org staging website deployment with cloudstack-www branch @ a334d7cfb9c79d162ee439ead73598184577bd98

2024-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch staged-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staged-site by this push: new d13c87bd3 Automated CloudS

Re: [PR] NSX integration [cloudstack]

2024-03-08 Thread via GitHub
weizhouapache commented on PR #7919: URL: https://github.com/apache/cloudstack/pull/7919#issuecomment-1985945998 Great work ! @Pearl1594 @nvazquez -- 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-www) branch staging-site updated: Main alignment (#185)

2024-03-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new a334d7cfb Main alignment (#185

(cloudstack-www) branch main updated: integrations page

2024-03-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-www.git The following commit(s) were added to refs/heads/main by this push: new 40c6e331e integrations page 40c6e331e is descr

Re: [I] Vmware Import Problem [cloudstack]

2024-03-08 Thread via GitHub
nvazquez commented on issue #8712: URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-1985849317 @omurozlu I can give you the steps to build: yum install git maven rpm-build (could be more required, can check executing the last step if it requires more packages

(cloudstack-www) branch staging-site updated: storage-boxes (#184)

2024-03-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new b6715b2bf storage-boxes (#184)

Re: [PR] feature: webhooks [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1985663297 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] VM Import: Use datastore name when datastore path is not set to search for pools on DB [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8759: URL: https://github.com/apache/cloudstack/pull/8759#issuecomment-1985634857 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8886 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] storage,plugins: delegate allow zone-wide volume migration check and access grant check to storage drivers [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8762: URL: https://github.com/apache/cloudstack/pull/8762#issuecomment-1985634859 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 8887 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] storage,plugins: delegate allow zone-wide volume migration check and access grant check to storage drivers [cloudstack]

2024-03-08 Thread via GitHub
shwstppr commented on code in PR #8762: URL: https://github.com/apache/cloudstack/pull/8762#discussion_r1517642421 ## engine/orchestration/src/test/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestratorTest.java: ## @@ -31,14 +38,23 @@ import org.mockito.stubbing.An

Re: [PR] feature: webhooks [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1985566233 @shwstppr a [SL] 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.

Re: [PR] storage,plugins: delegate allow zone-wide volume migration check and access grant check to storage drivers [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8762: URL: https://github.com/apache/cloudstack/pull/8762#issuecomment-1985563730 @shwstppr a [SL] 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.

Re: [PR] storage,plugins: delegate allow zone-wide volume migration check and access grant check to storage drivers [cloudstack]

2024-03-08 Thread via GitHub
shwstppr commented on PR #8762: URL: https://github.com/apache/cloudstack/pull/8762#issuecomment-1985562881 @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 com

Re: [PR] feature: webhooks [cloudstack]

2024-03-08 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1985563302 @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 com

Re: [PR] VM Import: Use datastore name when datastore path is not set to search for pools on DB [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8759: URL: https://github.com/apache/cloudstack/pull/8759#issuecomment-1985551232 @nvazquez a [SL] 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.

Re: [PR] VM Import: Use datastore name when datastore path is not set to search for pools on DB [cloudstack]

2024-03-08 Thread via GitHub
nvazquez commented on PR #8759: URL: https://github.com/apache/cloudstack/pull/8759#issuecomment-1985548375 @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 com

Re: [I] Vmware Import Problem [cloudstack]

2024-03-08 Thread via GitHub
omurozlu commented on issue #8712: URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-1985501723 @nvazquez hello, I have to wait for the version update ? sorry i dont know how build project :) -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985492415 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8885 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] Vmware Import Problem [cloudstack]

2024-03-08 Thread via GitHub
nvazquez commented on issue #8712: URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-1985476016 Hi @omurozlu, this fix is not yet merged so the nightly version does not contain the fix -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Added support for storpool_qos service [cloudstack]

2024-03-08 Thread via GitHub
slavkap commented on code in PR #8755: URL: https://github.com/apache/cloudstack/pull/8755#discussion_r151756 ## server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java: ## @@ -2324,7 +2339,7 @@ private void validateVolumeResizeWithSize(VolumeVO volume, long curren

Re: [PR] Added support for storpool_qos service [cloudstack]

2024-03-08 Thread via GitHub
slavkap commented on code in PR #8755: URL: https://github.com/apache/cloudstack/pull/8755#discussion_r1517555967 ## plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolPrimaryDataStoreDriver.java: ## @@ -328,66 +373,107 @@ privat

Re: [PR] Log4j2 refactor cloud engine orchestration module [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8742: URL: https://github.com/apache/cloudstack/pull/8742#issuecomment-1985459607 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

Re: [PR] Log4j2 refactor cloud api module [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8728: URL: https://github.com/apache/cloudstack/pull/8728#issuecomment-1985459548 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

Re: [PR] feature: webhooks [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-1985459509 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

Re: [PR] engine-schema: fix options for host.allocators.order config [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8733: URL: https://github.com/apache/cloudstack/pull/8733#issuecomment-1985459571 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

Re: [PR] Quota tariff order [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8347: URL: https://github.com/apache/cloudstack/pull/8347#issuecomment-1985459405 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

Re: [PR] Flexible command timeout [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8605: URL: https://github.com/apache/cloudstack/pull/8605#issuecomment-1985459424 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

Re: [PR] Update `vpc.max.networks` setting [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8654: URL: https://github.com/apache/cloudstack/pull/8654#issuecomment-1985459451 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

Re: [PR] Quota email configuration [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8307: URL: https://github.com/apache/cloudstack/pull/8307#issuecomment-1985459373 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

Re: [PR] Fix resource count discrepancies [cloudstack]

2024-03-08 Thread via GitHub
github-actions[bot] commented on PR #8302: URL: https://github.com/apache/cloudstack/pull/8302#issuecomment-1985459344 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

Re: [I] Vmware Import Problem [cloudstack]

2024-03-08 Thread via GitHub
omurozlu commented on issue #8712: URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-1985437538 Hello @nvazquez, Im reinstall cloudstack and im used this repo `[cloudstack] name=cloudstack baseurl=https://download.cloudstack.org/testing/nightly/2024-03-07/el8/

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985393947 @weizhouapache a [SL] 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 progres

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
weizhouapache commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985392273 > @mlsorensen can you rebase this PR for 4.19 branch - I think the new connector would benefit 4.19 wrt dependency management. +1 -- This is an automated message from th

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
weizhouapache commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985390617 @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

(cloudstack) branch 4.19 updated: build: fix failure after latest forward-merge

2024-03-08 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new 0208e094ce6 build: fix failure after latest fo

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985361989 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 8884 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8602: URL: https://github.com/apache/cloudstack/pull/8602#issuecomment-1985361993 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8883 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

(cloudstack-www) branch staging-site updated: image paths (#183)

2024-03-08 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new a225eaa2c image paths (#183) a

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985308328 [SF] Trillian test result (tid-9426) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 50328 seconds Marvin logs: https://github.com

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985308252 [SF] Trillian test result (tid-9425) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 50385 seconds Marvin logs: https://github.co

Re: [PR] api,server,ui: add project ID and name to UserDataResponse [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8656: URL: https://github.com/apache/cloudstack/pull/8656#issuecomment-1985255262 @rohityadavcloud a [SL] 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. T

Re: [PR] server: fix fail to list public ips of shared networks sometimes [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8624: URL: https://github.com/apache/cloudstack/pull/8624#issuecomment-1985255225 @rohityadavcloud a [SL] 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. T

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985255184 @rohityadavcloud a [SL] 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 progr

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8602: URL: https://github.com/apache/cloudstack/pull/8602#issuecomment-1985255142 @rohityadavcloud a [SL] 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 progr

Re: [PR] [HEALTH] 4.20/main Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8602: URL: https://github.com/apache/cloudstack/pull/8602#issuecomment-1985254463 @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 speci

Re: [PR] [HEALTH] 4.19 Health Check, please don't merge this! [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8601: URL: https://github.com/apache/cloudstack/pull/8601#issuecomment-1985254391 @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 speci

Re: [PR] server: fix fail to list public ips of shared networks sometimes [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8624: URL: https://github.com/apache/cloudstack/pull/8624#issuecomment-1985252700 @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

Re: [PR] api,server,ui: add project ID and name to UserDataResponse [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8656: URL: https://github.com/apache/cloudstack/pull/8656#issuecomment-1985252290 @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

(cloudstack) branch 4.19 updated: Linstor 4.19 fix selecting non enabled hosts (#8653)

2024-03-08 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new 001c769054b Linstor 4.19 fix selecting non enable

Re: [PR] Linstor 4.19 fix selecting non enabled hosts [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud merged PR #8653: URL: https://github.com/apache/cloudstack/pull/8653 -- 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...

Re: [PR] VR: fix dnmasq misconfiguration if there are multiple IP ranges in a shared network [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8741: URL: https://github.com/apache/cloudstack/pull/8741#issuecomment-1985250193 @rohityadavcloud a [SL] 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. T

Re: [PR] Bump axios from 0.21.4 to 0.28.0 in /ui [cloudstack]

2024-03-08 Thread via GitHub
dependabot[bot] commented on PR #8688: URL: https://github.com/apache/cloudstack/pull/8688#issuecomment-1985248781 OK, I won't notify you about version 0.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

(cloudstack) branch dependabot/npm_and_yarn/ui/axios-0.28.0 deleted (was 68da8ed447d)

2024-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/ui/axios-0.28.0 in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 68da8ed447d Bump axios from 0.21.4 to 0.28.0 in /ui The revisions that were

Re: [PR] Bump axios from 0.21.4 to 0.28.0 in /ui [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8688: URL: https://github.com/apache/cloudstack/pull/8688#issuecomment-1985248719 @dependabot ignore this major version -- 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

Re: [PR] Bump axios from 0.21.4 to 0.28.0 in /ui [cloudstack]

2024-03-08 Thread via GitHub
dependabot[bot] commented on PR #8688: URL: https://github.com/apache/cloudstack/pull/8688#issuecomment-1985248545 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

Re: [PR] Bump axios from 0.21.4 to 0.28.0 in /ui [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud closed pull request #8688: Bump axios from 0.21.4 to 0.28.0 in /ui URL: https://github.com/apache/cloudstack/pull/8688 -- 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 co

Re: [PR] VR: fix dnmasq misconfiguration if there are multiple IP ranges in a shared network [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8741: URL: https://github.com/apache/cloudstack/pull/8741#issuecomment-1985248372 @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

Re: [I] Host evacuation after KVM Host failed [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on issue #8749: URL: https://github.com/apache/cloudstack/issues/8749#issuecomment-1985243946 @Psyma host HA and VM HA are different features; if your physical hosts don't have oobm feature then host HA can't be used as designed and it can cause unknown consequence

Re: [I] Unable to boot Rocky 9 iso/template on Ubuntu based kvm hosts [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on issue #8757: URL: https://github.com/apache/cloudstack/issues/8757#issuecomment-1985239995 It is possible there is some issues with iso/template cc @harikrishna-patnala -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] Region button is not available in cloudstack UI. [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on issue #8760: URL: https://github.com/apache/cloudstack/issues/8760#issuecomment-1985239440 @kedupuganti-kub thanks for the issue, the regions feature was never properly implemented and didn't serve any more than a bookmark feature, it isn't available in the UI.

Re: [I] Building DEB packages: "mvn -P deps" [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on issue #8763: URL: https://github.com/apache/cloudstack/issues/8763#issuecomment-1985237796 Hi @scsynergy thanks for sharing, I think the docs may be old/incorrect which we should fix in due course. Meanwhile, you can refer to this on building cloudstack - htt

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
blueorangutan commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985226075 @rohityadavcloud a [SL] 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. T

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985224939 @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

Re: [PR] update mysql dependency version [cloudstack]

2024-03-08 Thread via GitHub
rohityadavcloud commented on PR #8753: URL: https://github.com/apache/cloudstack/pull/8753#issuecomment-1985224682 @mlsorensen can you rebase this PR for 4.19 branch - I think the new connector would benefit 4.19 wrt dependency management. -- This is an automated message from the Apache G