This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch features
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
at 9b3db6538 layout
This branch includes the following new commits:
new 9b3db6538 layout
The 1 revisions
abh1sar commented on issue #10044:
URL: https://github.com/apache/cloudstack/issues/10044#issuecomment-2594765579
@hanisirfan
Cloudstack creates a user in ceph for every account in cloudstack that
creates a bucket. This is a cloudstack created account.
So seems like this error is seen
codecov[bot] commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594958160
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10193?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme
shwstppr commented on code in PR #10135:
URL: https://github.com/apache/cloudstack/pull/10135#discussion_r1918091331
##
ui/src/config/section/storage.js:
##
@@ -223,7 +223,7 @@ export default {
label: 'label.change.offering.for.volume',
args: ['id', 'diskof
blueorangutan commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594976317
UI build: :heavy_check_mark:
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10193 (QA-JID-507)
--
This is an automated message from the Apache Git Service.
To respon
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 3b5757cbf layout (#279)
3b5757
shwstppr commented on PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2594978836
@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
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch features
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
was 9b3db6538 layout
The revisions that were on this branch are still contained in
other references; therefore, t
blueorangutan commented on PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2594983784
@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.
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-www.git
from 93fe84fa9 new lines
add 8ebd2d604 New Features page (#278)
add 3b5757cbf layout (#279)
No new revisions
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918117662
##
api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java:
##
@@ -147,6 +148,13 @@ public class DeployVMCmd extends
BaseAsyncCreateCustomIdC
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/jinja2-3.1.5
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
at cbd482a Bump jinja2 from 3.1.3 to 3.1.5
No new revisions were added by th
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918168554
##
ui/public/locales/en.json:
##
@@ -2626,11 +2628,13 @@
"label.bucket.policy": "Bucket Policy",
"label.usersecretkey": "Secret Key",
"label.create.bucket": "Cr
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918175515
##
ui/src/views/compute/DeployVMFromBackup.vue:
##
@@ -0,0 +1,2211 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Review Comment:
@shwstppr
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/jinja2-3.1.4
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
was 0e63050 Bump jinja2 from 3.1.3 to 3.1.4
The revisions that were on this b
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918164498
##
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java:
##
@@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd)
throws InsufficientCapa
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918189120
##
server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java:
##
@@ -273,10 +292,62 @@ public boolean deleteBackupOffering(final Long
offeringId) {
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch dependabot/pip/jinja2-3.1.5
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
was cbd482a Bump jinja2 from 3.1.3 to 3.1.5
The revisions that were on this branch
blueorangutan commented on PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2595123994
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12096
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918196798
##
server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java:
##
@@ -748,6 +819,151 @@ private Backup.VolumeInfo
getVolumeInfo(List backedUpVolumes
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918196373
##
server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java:
##
@@ -748,6 +819,151 @@ private Backup.VolumeInfo
getVolumeInfo(List backedUpVolumes
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 4ca721b instance: note on metadata
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new a541dc9 Bump jinja2 from 3.1.3 to 3
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918199072
##
server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java:
##
@@ -748,6 +819,151 @@ private Backup.VolumeInfo
getVolumeInfo(List backedUpVolumes
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 936bcf8 added kafaka and rabbitmq i
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 217a01d Update docs about volume sn
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 9a7fecf KVM volume migration change
DaanHoogland closed issue #7480: Move KVM VM between Hosts using Local Disk
Storage and Clusters with different Primary Storage
URL: https://github.com/apache/cloudstack/issues/7480
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new 1bc175b Add section about Domain VP
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 645062e Update Cloudian Integration
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 5b9a2aa Fix NSX supported version (
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 0a309e4 Add detailed info regarding
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 3e0ebe0 Command line option for add
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new dc8e790 Veeam B&R corrections (#456
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new c2ee94c Minor doc corrections (#45
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 2c002f9 Fix command of nfs test mou
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.20 by this push:
new e7ad93d Added command to set libvir
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
from e7ad93d Added command to set libvirtd to traditional mode (#462)
add ba41bd9 vxlan prefix must be
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 4fd0b511912c52d52444a9b44d72202c8578ec08
Merge: e7ad93d f1022df
Author: Daan Hoogland
AuthorDate: Thu Jan
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new f1022df system vm destroy behaviour
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-documentation.git
commit 717903cd3caefcda4d6b2d514df1058cd622cb35
Merge: 2c002f9 4fd0b51
Author: Daan Hoogland
AuthorDate: Thu Jan
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-documentation.git
from 2c002f9 Fix command of nfs test mount missing mountpoint argument
(#459)
add 2ed12e4 Disable API
shwstppr commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1917875143
##
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java:
##
@@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd)
throws InsufficientCap
shwstppr commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594937663
@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 commen
blueorangutan commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594939080
@shwstppr 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 t
weizhouapache commented on issue #10198:
URL: https://github.com/apache/cloudstack/issues/10198#issuecomment-2594951898
@xmlgrg
no, when you add the host to cloudstack, ACS will automatically run the
script with proper arguments.
--
This is an automated message from the Apache Git
shwstppr commented on code in PR #10153:
URL: https://github.com/apache/cloudstack/pull/10153#discussion_r1918086093
##
utils/src/main/java/com/cloud/utils/nio/NioClient.java:
##
@@ -79,6 +79,7 @@ protected void init() throws IOException {
_selector.close();
Review
nicoschmdt opened a new pull request, #10200:
URL: https://github.com/apache/cloudstack/pull/10200
### Description
This PR adds the `account.created` preset variable to Quota tariffs,
allowing users to consider an account's creation date when defining values to,
for instance, grant a
boring-cyborg[bot] commented on PR #10200:
URL: https://github.com/apache/cloudstack/pull/10200#issuecomment-2595720657
Congratulations on your first Pull Request and welcome to the Apache
CloudStack community! If you have any issues or are unsure about any anything
please check our Contrib
bernardodemarco opened a new pull request, #10201:
URL: https://github.com/apache/cloudstack/pull/10201
### Description
On the allocation process of VM volumes, the reordering of storage pools by
capacity is wrongly identifying whether a pool is shared or not. A pool is
considered to
bernardodemarco commented on PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2595802941
@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 spe
blueorangutan commented on PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2595820720
@bernardodemarco 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 pro
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch healthcheck-4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit df2d2a221a3 dummy commit , please don't merge
add cf5bd803110 consider a valid ipv4 address as a vali
blueorangutan commented on PR #10006:
URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2595851134
@DaanHoogland 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
DaanHoogland commented on PR #10006:
URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2595849951
@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
codecov[bot] commented on PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2595852260
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10201?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme
DaanHoogland merged PR #9590:
URL: https://github.com/apache/cloudstack/pull/9590
--
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
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch features
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit 9b3db6538ad0e236626c74d624136d0da0340325
Author: Daan Hoogland
AuthorDate: Thu Jan 16 09:36:51 2025 +0100
l
kiranchavala opened a new issue, #10199:
URL: https://github.com/apache/cloudstack/issues/10199
ISSUE TYPE
Improvement request
COMPONENT NAME
Component: Improvement
CLOUDSTACK VERSION
Cloudstack version 4.20.x
SUMMARY
Should Cloudstack cons
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 94f980a Update IPv6 Support page to
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new de05a4a added ref to
creating-a-te
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch andrijapanicsb-minor-deleteme
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
was 1cff946 Adding --> Add
The revisions that were on this branch are still conta
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-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 3e7cc99 Link inside the ACS UI poin
blueorangutan commented on PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2596079176
[LL] Trillian Build Failed (tid-7056)
--
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
weizhouapache commented on code in PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918824506
##
engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java:
##
@@ -126,18 +126,24 @@ public List allocateToPoo
blueorangutan commented on PR #10006:
URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2596178887
[LL] Trillian Build Failed (tid-7059)
--
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-actions[bot] commented on PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2596333025
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
codecov[bot] commented on PR #10200:
URL: https://github.com/apache/cloudstack/pull/10200#issuecomment-2596384093
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10200?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme
blueorangutan commented on PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2596188897
[LL] Trillian Build Failed (tid-7057)
--
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
lucas-a-martins commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2596264602
> @lucas-a-martins , it does not seem to work in qa. I can not tell from the
API if this needs a version after 4.20. Do you know?
I tried to test in the same QA
(https
github-actions[bot] commented on PR #9854:
URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2596338449
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-actions[bot] commented on PR #8942:
URL: https://github.com/apache/cloudstack/pull/8942#issuecomment-2596338334
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-actions[bot] commented on PR #10017:
URL: https://github.com/apache/cloudstack/pull/10017#issuecomment-2596338472
This pull request has merge conflicts. Dear author, please fix the conflicts
and sync your branch with the base branch.
--
This is an automated message from the Apache
github-actions[bot] commented on PR #9102:
URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2596338374
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
bernardodemarco commented on code in PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918973474
##
engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java:
##
@@ -126,18 +126,24 @@ public List allocateToP
weizhouapache commented on code in PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918998828
##
engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java:
##
@@ -126,18 +126,24 @@ public List allocateToPoo
DaanHoogland closed issue #10198: cloudstack-setup-agent
URL: https://github.com/apache/cloudstack/issues/10198
--
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,
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 449d3c7cb1d Create API to list Quota credits (#959
This is an automated email from the ASF dual-hosted git repository.
dahn 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 9967bb3fe89 fix slider component for global settin
DaanHoogland merged PR #10187:
URL: https://github.com/apache/cloudstack/pull/10187
--
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...@
DaanHoogland commented on PR #10186:
URL: https://github.com/apache/cloudstack/pull/10186#issuecomment-2595936883
@weizhouapache , are you ok with this? I guess we can always update.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
DaanHoogland commented on PR #10153:
URL: https://github.com/apache/cloudstack/pull/10153#issuecomment-2595953858
thanks for your contribution @bulleting0724 ,
can you have a quick look at the code @shwstppr is pointing at. He uses an
extra null-check and `isOpen()` to make sure the `
DaanHoogland commented on PR #10193:
URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2595990885
@lucas-a-martins , it does not seem to work in qa. I can not tell from the
API if this needs a version after 4.20. Do you know?
--
This is an automated message from the Apache
blueorangutan commented on PR #10201:
URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2595977110
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12100
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
sonarqubecloud[bot] commented on PR #10006:
URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2595997366
## [](https:/
DaanHoogland merged PR #10116:
URL: https://github.com/apache/cloudstack/pull/10116
--
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...@
This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.20 by this push:
new 2300c1caa3a Add project-user association normaliza
DaanHoogland commented on issue #10199:
URL: https://github.com/apache/cloudstack/issues/10199#issuecomment-2596011641
@kiranchavala , nice set of questions. Maybe a good chance to test the new
sub-issue feature of github?
That said it feels more like a discussion item than an issue.
--
blueorangutan commented on PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2596021277
[SF] Trillian Build Failed (tid-12125)
--
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
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918392131
##
server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java:
##
@@ -748,6 +819,151 @@ private Backup.VolumeInfo
getVolumeInfo(List backedUpVolumes
DaanHoogland commented on code in PR #10132:
URL: https://github.com/apache/cloudstack/pull/10132#discussion_r1918766565
##
engine/storage/volume/src/main/java/org/apache/cloudstack/storage/volume/VolumeServiceImpl.java:
##
@@ -1035,7 +1035,9 @@ private void
copyTemplateToManag
blueorangutan commented on PR #10006:
URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2596048343
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12101
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
blueorangutan commented on PR #8557:
URL: https://github.com/apache/cloudstack/pull/8557#issuecomment-2597318850
[LL]Trillian test result (tid-7055)
Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8
Total time taken: 52493 seconds
Marvin logs:
https://github.com/
abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918164498
##
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java:
##
@@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd)
throws InsufficientCapa
94 matches
Mail list logo