Abhishek Kumar
ab203d8741
build fix
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-25 13:43:08 +05:30
Abhishek Kumar
c5acf33c6d
refactor
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-25 12:35:37 +05:30
Abhishek Kumar
ca13a8018e
refactor handling ResourceAllocationException
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-25 12:29:30 +05:30
Abhishek Kumar
1a4a5118d9
framework changes
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-25 10:52:47 +05:30
Abhishek Kumar
5a4c449cca
wip
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-17 10:39:36 +05:30
Abhishek Kumar
dbad2e5646
refactor
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-16 11:58:44 +05:30
Abhishek Kumar
2e51647e8f
use separate errorcontext
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:45 +05:30
Abhishek Kumar
57a8ef21e2
fix eof
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:45 +05:30
Abhishek Kumar
6878f49d97
handle resourceallocationexception
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:45 +05:30
Abhishek Kumar
1036df831f
changes
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:45 +05:30
Abhishek Kumar
d535dbcd17
wip
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:45 +05:30
Abhishek Kumar
6fb1551b84
framework,api,server,ui: improve error messaging
...
Framwork level improvements for for contextual and localized API error
messages
More details to be added
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-06-12 15:46:43 +05:30
Suresh Kumar Anaparti
79bb8ef1cc
Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2026-05-18 17:17:25 +05:30
Suresh Kumar Anaparti
348ce953a9
Updating pom.xml version numbers for release 4.22.1.0
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2026-05-11 20:26:07 +05:30
Suresh Kumar Anaparti
4359198904
KVM Host HA improvements - Fix to not cancel VM HA items when Host HA inspection in progress, and some code improvements ( #13088 )
...
* Host HA code improvements
* Fix to not cancel VM HA items when Host HA is enabled & inspection in progress, and some code improvements
- When Host HA inspection in progress, the investigor returns the Host Status as Up which cancels the VM HA items
- Don't cancel the VM HA items, instead reschedule them to try again later
* Changes to consider Recovered/Available Host HA state along with the agent connection status to determine the Host HA inspection in progress or not, and some code improvements
2026-05-08 19:50:50 +05:30
Daan Hoogland
c298f8f360
Merge release branch 4.22.0.1 to 4.22
...
* tag '4.22.0.1':
Implement limit validations on updateBucket
Address reviews
2026-04-15 08:58:24 +02:00
Fabricio Duarte
13842a626d
Address reviews
2026-04-15 08:52:35 +02:00
Harikrishna
0c86899cc1
Added VDDK support in VMware to KVM migrations ( #12970 )
2026-04-14 22:33:01 +05:30
Daan Hoogland
1085da4ef8
Merge commit '19b4ef106931aa1d6a8fed06984009d86760e4de' into 4.22
2026-04-14 13:15:05 +02:00
Suresh Kumar Anaparti
47c5bb8ee7
Support list/query async jobs by resource ( #12983 )
...
* Add resource filtering to async job query commands
* Fix logical condition in AsyncJobDaoImpl and ResourceIdSupport
* resource type case-insensitive validation
* fix resource type and id search
---------
Co-authored-by: mprokopchuk <mprokopchuk@gmail.com>
Co-authored-by: mprokopchuk <mprokopchuk@apple.com>
2026-04-13 15:39:49 +02:00
Daan Hoogland
d6f4fc3ac4
Updating pom.xml version numbers for release 22.0.1
2026-04-13 11:53:00 +02:00
Abhisar Sinha
df7ff97271
Create volume on a specified storage pool ( #12966 )
2026-04-10 14:27:39 +02:00
prashanthr2
b1bc5380a2
fix: support SharedMountPoint for KVM volume import and unmanage ( #12956 )
2026-04-09 15:09:08 +02:00
Suresh Kumar Anaparti
7c3637a2f5
Fix duplicate dummy templates, and update guest os for dummy template ( #12780 )
...
* Fix duplicate dummy template 'kvm-default-vm-import-dummy-template' entries
* Update guest os id of dummy template to 99 (Other Linux (64-bit)) from existing id: 1 (CentOS 4.5 (32-bit))
* update migration path to remove duplicate dummy templates
2026-03-24 18:01:26 +05:30
Nicolas Vazquez
7107d28db8
[VMware to KVM] Add guest OS for importing VM based on the source VM OS ( #12802 )
2026-03-24 15:06:38 +05:30
Suresh Kumar Anaparti
bce55945ec
Mark VMs in error state when expunge fails during destroy operation ( #12749 )
...
* Mark VMs in error state when expunge fails during destroy operation
* fetch volume by external id (used by external plugins)
* review comments
* Update reorder hosts log to DEBUG, log line is too verbose to have on as INFO
2026-03-24 00:29:14 -03:00
Fabricio Duarte
f333134456
Address merge issues
2026-03-17 19:28:16 -03:00
João Jandre
24fd440ee7
Fix create VM from backup
2026-03-17 17:14:26 +01:00
João Jandre
8ce1c9876e
fix restore volume from backup and attach
2026-03-17 17:14:05 +01:00
Manoj Kumar
e93ae1a4f4
New config key "allow.import.volume.with.backing.file" to skip volume backing ( #12809 )
...
* Added support for skipping volume backing when importing unmanaged volumes and VMs. This allows users to import volumes and VMs without creating a backing volume, which can be useful in certain scenarios where the backing volume is not needed or desired.
* cleanup conflicting key
* move configkey into VolumeImportUnmanageService
---------
Co-authored-by: rajujith <rajujith@gmail.com>
2026-03-17 11:34:34 -03:00
Fabricio Duarte
9c0c8da706
[22.0] Address limit checks for VM, CPU, memory, volume, and primary storage
2026-03-17 15:10:33 +01:00
abh1sar
4855d40e6e
[22.0] secondary storage resource limit for download
2026-03-13 10:01:41 +01:00
Wei Zhou
2359061f66
api: remove required flag of gatewayid in CreateStaticRouteCmd ( #12786 )
2026-03-12 13:42:09 +05:30
Suresh Kumar Anaparti
65e54091ff
Merge branch '4.20' into 4.22
2026-03-04 21:12:15 +05:30
Suresh Kumar Anaparti
56dc11980f
test_accounts.py failure fix - keep the camelCase parameter "domainId" ( #12689 )
2026-02-27 11:36:18 +01:00
Abhishek Kumar
95816b44e9
extensions: allow reserved resource details
...
Adds a new request parameter for create/updateExtension API to allow
operator to provide detail names for the extension resources which will be reserved to be used by the extension. The end user won't be able to view or add details with these details names for the resource.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2026-02-22 18:08:03 +01:00
Abhisar Sinha
7703fdacab
[minio] Handle user's canned policy when a bucket is deleted
2026-02-22 16:20:58 +01:00
Daniel Augusto Veronezi Salvador
1f849caa0b
[22.0] resource reservation on volume creation
2026-02-22 16:17:26 +01:00
Daniel Augusto Veronezi Salvador
37e3657770
[22.0] resource allocation
2026-02-22 15:41:13 +01:00
Suresh Kumar Anaparti
5caf6cd043
Merge branch '4.20' into 4.22
2026-02-19 13:19:14 +05:30
Suresh Kumar Anaparti
9dd93cef76
Support for custom SSH port for KVM hosts from the host url on add host and the configuration ( #12571 )
2026-02-18 20:05:51 +01:00
Daan Hoogland
7324ef45d4
Merge branch '4.20' into 4.22
2026-02-09 13:05:08 +01:00
Pearl Dsilva
a0f35a186d
Fixes issue with loading Capacity dashboard when mulitple backup providers configured ( #12550 )
2026-02-09 12:12:28 +01:00
Daan Hoogland
cd6a8f61ca
Merge branch '4.20' into 4.22
2026-02-05 15:32:36 +01:00
Suresh Kumar Anaparti
ce42ce54c2
Fix template details deletion while updating template from UI ( #12559 )
...
* Fix template details deletion while updating template from UI
* update the latest template details before submit
2026-02-03 14:21:43 +05:30
Wei Zhou
b869913529
noVNC: support Spanish Latin American keyboard on VMware ( #12484 )
...
* noVNC: support Spanish Latin American keyboard
* Update server/src/main/java/com/cloud/vm/UserVmManagerImpl.java
2026-02-02 15:16:54 +05:30
Suresh Kumar Anaparti
30d306622a
Merge branch '4.20' into 4.22
2026-01-30 21:15:21 +05:30
dahn
25eacaa1ff
set `displayName` to `name` by default ( #9719 )
...
* set `desplayName` to `name` by default
* list by displayname instead of name
* back to using name
* Update api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java
---------
Co-authored-by: Daan Hoogland <dahn@apache.org>
2026-01-30 13:03:21 +05:30
Suresh Kumar Anaparti
d700e2db64
Merge branch '4.20' into 4.22
2026-01-29 15:51:58 +05:30
Manoj Kumar
a8f1e4a5ba
import network acl rules using csv ( #12013 )
2026-01-29 09:10:28 +01:00