Commit Graph

12361 Commits

Author SHA1 Message Date
Abhisar Sinha ce52b9dae0
Merge branch '4.20' into 20.3.0-sec 2026-03-17 07:22:45 +05:30
Abhisar Sinha f6cad87586 Fix copy snapshot resource limit 2026-03-17 06:59:44 +05:30
Abhisar Sinha 61afb4cb78 fix identation 2026-03-16 17:40:24 +01:00
Abhisar Sinha 23b19a9776 review comments 2026-03-16 17:40:24 +01:00
Fabricio Duarte dc7068a135 Address public IP limit validations 2026-03-16 11:47:32 +01:00
Fabricio Duarte e8f8aca694 Fix failing tests 2026-03-16 11:47:32 +01:00
Fabricio Duarte 497266270b Cleanup imported VM from disk on failure due to volume allocation + prevent duplicate volume and primary storage increment on import 2026-03-16 11:47:32 +01:00
Fabricio Duarte 0a4b4c6af0 [20.3] Address limit checks for VM, CPU, memory, volume, and primary storage 2026-03-16 11:47:32 +01:00
Fabricio Duarte 360b64ce1e Consider infinite resources when calculating secondary storage limit for upload operations 2026-03-16 11:47:32 +01:00
Abhisar Sinha 81a8ac8e1f secondary storage resource limit for upload 2026-03-16 11:47:32 +01:00
abh1sar 03dfe4d1f3 secondary storage resource limit for download 2026-03-16 11:47:32 +01:00
Abhisar Sinha 4bcd509193 Fix resource limit reservation and check during StartVirtualMachine 2026-03-16 11:47:32 +01:00
Daniel Augusto Veronezi Salvador 06ee2fea76 Implement/fix limit validation for secondary storage 2026-03-16 11:47:32 +01:00
dahn e0ef3a6947 Check resource reservation on volume snapshot creation 2026-03-16 11:47:32 +01:00
dahn b025e85fc5 Check resource reservation on volume creation 2026-03-16 11:47:32 +01:00
dahn 7faa1b650b [20.3] resource allocation vpc 2026-03-16 11:47:32 +01:00
dahn 1593944553 [20.3] Implement/fix limit validation for projects 2026-03-16 11:47:32 +01:00
dahn 4dd91feb27 [20.3] resource instance limits 2026-03-16 11:47:31 +01:00
dahn 89df318164 [20.3] resource allocation 2026-03-16 11:47:31 +01:00
Abhisar Sinha 4a691f43df fix identation 2026-03-13 17:26:43 +05:30
Abhisar Sinha a09835b1f4 review comments 2026-03-13 16:28:30 +05:30
Fabricio Duarte 3f4f574e5c Address public IP limit validations 2026-03-13 09:33:21 +01:00
Fabricio Duarte 928dc7dfc0 Fix failing tests 2026-03-13 09:33:21 +01:00
Fabricio Duarte 08bb37a566 Cleanup imported VM from disk on failure due to volume allocation + prevent duplicate volume and primary storage increment on import 2026-03-13 09:33:21 +01:00
Fabricio Duarte 2377dc5e63 [20.3] Address limit checks for VM, CPU, memory, volume, and primary storage 2026-03-13 09:33:21 +01:00
Fabricio Duarte c522e963a7 Consider infinite resources when calculating secondary storage limit for upload operations 2026-03-13 09:33:21 +01:00
Abhisar Sinha 021a18dd98 secondary storage resource limit for upload 2026-03-13 09:33:21 +01:00
abh1sar ca7b08acce secondary storage resource limit for download 2026-03-13 09:33:21 +01:00
Suresh Kumar Anaparti 56dc11980f
test_accounts.py failure fix - keep the camelCase parameter "domainId" (#12689) 2026-02-27 11:36:18 +01:00
Abhisar Sinha 822696c418 Fix resource limit reservation and check during StartVirtualMachine 2026-02-24 09:28:35 +01:00
Erik Böck c748b69e70
Fix NPE during public IP listing when a removed network or VPC ID is informed for associatenetworkid parameter (#12372) 2026-02-23 13:03:36 +01:00
Daniel Augusto Veronezi Salvador b07831b56c Implement/fix limit validation for secondary storage 2026-02-23 11:54:52 +01:00
Erik Böck d0543449a6
Changes to the error message displayed during the removal of public templates that are used (#12373) 2026-02-23 11:21:04 +01:00
dahn da7ac80dc4
prevent user.uuid from being regenerated on each operation by reading it from the DB (#12632) 2026-02-23 11:12:13 +01:00
dahn 9a4f341550
Check resource reservation on volume snapshot creation 2026-02-20 17:29:25 +01:00
dahn d8bdc8b3b8
Check resource reservation on volume creation 2026-02-20 17:27:15 +01:00
dahn c9e644af74
[20.3] resource allocation vpc 2026-02-20 17:26:25 +01:00
dahn 171ff3260d
[20.3] Implement/fix limit validation for projects 2026-02-20 17:19:58 +01:00
dahn 2671026f90 [20.3] resource instance limits 2026-02-20 16:44:12 +01:00
dahn 99e34dd443
[20.3] resource allocation 2026-02-20 16:20:14 +01:00
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
Suresh Kumar Anaparti 8c12a13216
Fix NPE during reset password (#12585) 2026-02-18 20:03:36 +01:00
Pearl Dsilva ae5308bdd2
Fix issue when restoring backup after migration of volume (#12549) 2026-02-13 15:14:58 +01:00
Fabricio Duarte 34f6f413a1
Fix injection of preset variables into the JS interpreter (#12515) 2026-02-11 16:12:09 +01:00
Nicolas Vazquez b7c970f45f
Fix issue with multiple KVM Host entries in host table (#12589) 2026-02-11 13:47:21 +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
Abhisar Sinha 9ae696d1c8
Preserve VM settings on Instance Snapshot revert for Custom Service Offering (#12555) 2026-02-03 14:15:09 +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
Suresh Kumar Anaparti 6bed3d4e64
Update storage usage / size in backup usage response (#12539) 2026-01-30 13:45:59 +01:00
Fabricio Duarte 7d52cd0e43
Fix calculation of the next time that Usage will execute in `removeRawUsageRecords` (#12518)
* Fix calculation of the next time that Usage will execute in `removeRawUsageRecords`

* Address copilot reviews
2026-01-29 15:38:12 +02:00