Re: [I] secstorage.nfs.version is not used in two scenarios [cloudstack]

2024-07-30 Thread via GitHub
Revellski commented on issue #9469: URL: https://github.com/apache/cloudstack/issues/9469#issuecomment-2259766322 We can also not mount CD ISO to instances unless the NFS server explicitly supports NFSv3. This is with secstorage.nfs.version being set to `4.0` and `4.1`. ``` Cloud

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2259691920 @sureshanaparti 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. To

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2259691116 @blueorangutan test centos7 kvm-centos7 -- 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] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2259690237 @sureshanaparti [SL] I understand these words: "help", "hello", "thanks", "package", "test" Test command usage: test [mgmt os] [hypervisor] [keepEnv] [qemuEv] [basicZone|secur

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2259688320 @blueorangutan help -- 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] CloudStack 4.19.0 can't export templates/ISOs by CloudStack UI [cloudstack]

2024-07-30 Thread via GitHub
Dragonzz27 closed issue #9463: CloudStack 4.19.0 can't export templates/ISOs by CloudStack UI URL: https://github.com/apache/cloudstack/issues/9463 -- 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 th

Re: [I] CloudStack 4.19.0 can't export templates/ISOs by CloudStack UI [cloudstack]

2024-07-30 Thread via GitHub
Dragonzz27 commented on issue #9463: URL: https://github.com/apache/cloudstack/issues/9463#issuecomment-2259630441 Really thanks to @kiranchavala and @rajujith , the problem has been solved and templates/ISOs can be downloaded successfully. I checked two system vms following rajujith'

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2259241817 [SF] Trillian test result (tid-10995) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server r8 Total time taken: 43918 seconds Marvin logs: https://github.c

Re: [PR] [WIP] Storage Filesystem as a First Class Feature [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2259173275 @abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [WIP] Storage Filesystem as a First Class Feature [cloudstack]

2024-07-30 Thread via GitHub
abh1sar commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2259172162 @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 comment

Re: [I] Py3 component tests fixes [cloudstack]

2024-07-30 Thread via GitHub
JoaoJandre commented on issue #6391: URL: https://github.com/apache/cloudstack/issues/6391#issuecomment-2259015637 @DaanHoogland any updates on this? -- 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

Re: [PR] allow users to add description to private gateway [cloudstack]

2024-07-30 Thread via GitHub
charlesweng commented on PR #9135: URL: https://github.com/apache/cloudstack/pull/9135#issuecomment-2259006456 @DaanHoogland took a look at the code and I think the title of the issue and the PR was misleading with the static routes as there are static routes in both the UI and the backend.

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2258984529 [SF] Trillian test result (tid-10992) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 48104 seconds Marvin logs: https://github.com/

Re: [PR] Reserve memory for host [cloudstack]

2024-07-30 Thread via GitHub
JoaoJandre commented on PR #6809: URL: https://github.com/apache/cloudstack/pull/6809#issuecomment-2258928548 @benj-n an error was caught by checkstyle. You'll need to fix that to build. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] Move KVM VM between Hosts using Local Disk Storage and Clusters with different Primary Storage [cloudstack]

2024-07-30 Thread via GitHub
JoaoJandre commented on issue #7480: URL: https://github.com/apache/cloudstack/issues/7480#issuecomment-2258905760 AFAIK @weizhouapache is correct, both features are supported already. Is there any reason to keep this open @hixiaobo? -- This is an automated message from the Apache Git Ser

Re: [I] Creating Guest Network: unable to choose Network Offering. This for all L2,Shared and Isolated networks [cloudstack]

2024-07-30 Thread via GitHub
DensonNgumo commented on issue #9193: URL: https://github.com/apache/cloudstack/issues/9193#issuecomment-2258661330 > I think we're looking at 2 separate issues. > > @DensonNgumo could you please confirm the following: > > 1. current version to the dot > 2. you can still repr

[I] Management UI keeps giving 404 [cloudstack]

2024-07-30 Thread via GitHub
abdelouahabb opened a new issue, #9471: URL: https://github.com/apache/cloudstack/issues/9471 # ISSUE TYPE * Bug Report * Improvement Request * Enhancement Request * Feature Idea * Documentation Report * Other # COMPONENT NAME ~~~ U

Re: [PR] [WIP] Dynamic and Static Routing [cloudstack]

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

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2258294063 @rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
rohityadavcloud commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2258290820 @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] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

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

Re: [PR] HAproxy based load balancer Customisation [cloudstack]

2024-07-30 Thread via GitHub
hrak commented on PR #7484: URL: https://github.com/apache/cloudstack/pull/7484#issuecomment-2258242755 @weizhouapache @DaanHoogland The person that opened this third incarnation of this PR no longer works at Leaseweb, but the features it offers really have added value. Is there any

Re: [PR] Fix snapshot chain being deleted on XenServer [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9447: URL: https://github.com/apache/cloudstack/pull/9447#issuecomment-2258236513 [SF] Trillian test result (tid-10990) Environment: xcpng82 (x2), Advanced Networking with Mgmt server a9 Total time taken: 63919 seconds Marvin logs: https://github.com/b

Re: [PR] [WIP] Dynamic and Static Routing [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2258217433 @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] [WIP] Dynamic and Static Routing [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2258213391 @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

Re: [PR] [WIP] Storage Filesystem as a First Class Feature [cloudstack]

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

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2258128642 @sureshanaparti 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 progre

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2258126656 @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 specif

Re: [PR] [WIP] Storage Filesystem as a First Class Feature [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2258082912 @abh1sar 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] [WIP] Storage Filesystem as a First Class Feature [cloudstack]

2024-07-30 Thread via GitHub
abh1sar commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2258081889 @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 comm

Re: [PR] [WIP] Dynamic and Static Routing [cloudstack]

2024-07-30 Thread via GitHub
codecov[bot] commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2258020182 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9470?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [PR] AS Numbers Management [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache commented on PR #9410: URL: https://github.com/apache/cloudstack/pull/9410#issuecomment-2258005145 closing in favor of #9470 thanks a lot @nvazquez and @Pearl1594 1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] IPv4 Static Routing (Routed mode) [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache commented on PR #9346: URL: https://github.com/apache/cloudstack/pull/9346#issuecomment-2258004418 closing in favor of #9470 -- 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 spe

Re: [PR] AS Numbers Management [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache closed pull request #9410: AS Numbers Management URL: https://github.com/apache/cloudstack/pull/9410 -- 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 unsubscrib

Re: [PR] IPv4 Static Routing (Routed mode) [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache closed pull request #9346: IPv4 Static Routing (Routed mode) URL: https://github.com/apache/cloudstack/pull/9346 -- 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.

[PR] [WIP] Dynamic and Static Routing [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache opened a new pull request, #9470: URL: https://github.com/apache/cloudstack/pull/9470 ### Description This PR contains 3 features - IPv4 Static Routing (Routed mode) #9346 Design document: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=3061539

(cloudstack-www) branch main updated (457613623 -> 1bdf8bdf8)

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 457613623 Fix AssignToLoadBalancerRule input (#220) add 1bdf8bdf8 blog: fix format No new revisions were ad

(cloudstack-www) branch staging-site updated: blog: fix format

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 1bdf8bdf8 blog: fix format 1b

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

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2257943143 @sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on code in PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#discussion_r1696676800 ## engine/schema/src/main/resources/META-INF/db/schema-41910to42000.sql: ## @@ -151,6 +151,55 @@ WHERE name IN ("quota.usage.smtp.useStartTLS", "quota.us

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

2024-07-30 Thread via GitHub
sureshanaparti commented on PR #9316: URL: https://github.com/apache/cloudstack/pull/9316#issuecomment-2257940859 @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] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#issuecomment-2257938862 @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 specif

Re: [PR] Improvements to quota tariffs APIs and UI [cloudstack]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #9225: URL: https://github.com/apache/cloudstack/pull/9225#issuecomment-2257936009 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

(cloudstack-www) branch main updated (f2914ef0 -> 45761362)

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from f2914ef0 blog: ccc2024 sponsor your.onlin add bdf5c2ad make link to /security more prominent (#224) add

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

2024-07-30 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 8fe33a6bc Automated CloudS

(cloudstack-www) branch staging-site updated: Fix AssignToLoadBalancerRule input (#220)

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 45761362 Fix AssignToLoadBala

(cloudstack-www) branch staging-site updated: make link to /security more prominent (#224)

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 bdf5c2ad make link to /securi

(cloudstack-www) branch main updated (b8455e9e -> f2914ef0)

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from b8455e9e security update (#225) add f2914ef0 blog: ccc2024 sponsor your.onlin No new revisions were added b

(cloudstack-www) branch staging-site updated: blog: ccc2024 sponsor your.onlin

2024-07-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 f2914ef0 blog: ccc2024 sponso

Re: [I] Creating Guest Network: unable to choose Network Offering. This for all L2,Shared and Isolated networks [cloudstack]

2024-07-30 Thread via GitHub
borisstoyanov commented on issue #9193: URL: https://github.com/apache/cloudstack/issues/9193#issuecomment-2257868312 I think we're looking at 2 separate issues. @DensonNgumo could you please confirm the following: 1. current version to the dot 2. you can still reproduce the is

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-07-30 Thread via GitHub
sureshanaparti commented on code in PR #9340: URL: https://github.com/apache/cloudstack/pull/9340#discussion_r1696612687 ## framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java: ## @@ -437,9 +437,11 @@ public List searchIncludingRemoved(SearchCriteria sc, final Fil

(cloudstack) branch main updated: ui: add UI too to view and download usage records (#8615)

2024-07-30 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.git The following commit(s) were added to refs/heads/main by this push: new 5baac44139d ui: add UI too to view and download u

Re: [I] generateUsageRecords does not work [cloudstack]

2024-07-30 Thread via GitHub
rohityadavcloud closed issue #7133: generateUsageRecords does not work URL: https://github.com/apache/cloudstack/issues/7133 -- 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

Re: [I] generateUsageRecords does not work [cloudstack]

2024-07-30 Thread via GitHub
rohityadavcloud closed issue #7133: generateUsageRecords does not work URL: https://github.com/apache/cloudstack/issues/7133 -- 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

Re: [PR] Add UI to view and download usage records [cloudstack]

2024-07-30 Thread via GitHub
rohityadavcloud merged PR #8615: URL: https://github.com/apache/cloudstack/pull/8615 -- 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] Add UI to view and download usage records [cloudstack]

2024-07-30 Thread via GitHub
rohityadavcloud commented on PR #8615: URL: https://github.com/apache/cloudstack/pull/8615#issuecomment-2257856858 Merging based on review and manual QA. LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2257806190 @weizhouapache a [SL] Trillian-Jenkins test job (rocky8 mgmt + vmware-70u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To r

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-07-30 Thread via GitHub
weizhouapache commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2257802456 @blueorangutan test rocky8 vmware-70u3 -- 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 g

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

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

(cloudstack-terraform-provider) branch main updated: fix: remove user-data conditional (#121)

2024-07-30 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-terraform-provider.git The following commit(s) were added to refs/heads/main by this push: new 02058b4 fix: remove user-dat

Re: [PR] Add UI to view and download usage records [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #8615: URL: https://github.com/apache/cloudstack/pull/8615#issuecomment-2257643247 @vishesh92 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

Re: [PR] Add UI to view and download usage records [cloudstack]

2024-07-30 Thread via GitHub
vishesh92 commented on PR #8615: URL: https://github.com/apache/cloudstack/pull/8615#issuecomment-2257642075 @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 comment

(cloudstack-terraform-provider) branch main updated: Fix: #117 - Allow Multiple SSH Keypairs (#122)

2024-07-30 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-terraform-provider.git The following commit(s) were added to refs/heads/main by this push: new 997dbb2 Fix: #117 - Allow Mu

Re: [PR] Fix snapshot chain being deleted on XenServer [cloudstack]

2024-07-30 Thread via GitHub
blueorangutan commented on PR #9447: URL: https://github.com/apache/cloudstack/pull/9447#issuecomment-2257641496 [SF] Trillian test result (tid-10987) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 44278 seconds Marvin logs: https://github.com/

(cloudstack-terraform-provider) branch main updated: ci: update terraform, opentofu and cloudstack versions (#130)

2024-07-30 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-terraform-provider.git The following commit(s) were added to refs/heads/main by this push: new 3cb0d3a ci: update terraform

Build failed in Jenkins: Cloudstack » cloudstack-apidocs-master #221

2024-07-30 Thread Apache Jenkins Server
See Changes: -- Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds40 (ubuntu) in workspa

Re: [PR] Build: drop EL7 support, support JRE17 for packages, building and sonar check [cloudstack]

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