Uh oh!
There was an error while loading. Please reload this page.
Create new Instance from VM backup - #10140
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@## main #10140 +/- ##
============================================
+ Coverage 17.17% 17.35% +0.17% - Complexity 15010 15186 +176
============================================
Files 5869 5883 +14 Lines 521710 524302 +2592 Branches 63509 63962 +453 ============================================
+ Hits 89614 90974 +1360 - Misses 422039 423051 +1012 - Partials 10057 10277 +220
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
leo79901
commented
Dec 31, 2024
Yes, we need this ! |
abh1sar
commented
Jan 6, 2025
@blueorangutan package |
blueorangutan
commented
Jan 6, 2025
@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. |
blueorangutan
commented
Jan 6, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11996 |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
sureshanaparti
commented
Jul 30, 2025
@blueorangutan package |
blueorangutan
commented
Jul 30, 2025
@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 progress. |
sureshanaparti
commented
Jul 30, 2025
blueorangutan
commented
Jul 30, 2025
@sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 30, 2025
UI build: ✔️ |
blueorangutan
commented
Jul 30, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14457 |
sureshanaparti
commented
Jul 30, 2025
@blueorangutan test |
blueorangutan
commented
Jul 30, 2025
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
blueorangutan
commented
Jul 31, 2025
[SF] Trillian test result (tid-13974)
|
sureshanaparti
commented
Jul 31, 2025
@abh1sar can you check the conflicts |
abh1sar
commented
Jul 31, 2025
@blueorangutan package |
blueorangutan
commented
Jul 31, 2025
@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. |
abh1sar
commented
Jul 31, 2025
Created issue #11356 |
blueorangutan
commented
Jul 31, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14488 |
sureshanaparti
commented
Jul 31, 2025
@blueorangutan test |
blueorangutan
commented
Jul 31, 2025
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Aug 1, 2025
[SF] Trillian test result (tid-13987)
|
Doc PR: apache/cloudstack-documentation#474
Description
This PR adds the ability to create a new Instance from a VM backup for Dummy, NAS and Veeam backup Providers.
This will still work if the original Instance used to create the backup was expunged.
Design doc : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+Instance+from+Backup
Other Miscellaneous changes
a. Set name and description for backups
b. Show interval type for backup schedule in UI
c. Improve backup search in ui by keyword
a. Improved error logging and handling
b. Quiesce instance option during backup create
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
1. Create Instance from Backup
2. Expunge/Unmanage VM with Backups
3. Usage Tracking
(VM ID, Backup Offering ID)usage_vm_backuptable4. UI Validation
ConfigureUse IP Addresses from Backupswitch appears only when original VM is expunged5. Regression Tests
How did you try to break this feature and the system with this change?