StorPool notify libvirt when volume is resized#10775
StorPool notify libvirt when volume is resized#10775DaanHoogland merged 3 commits intoapache:4.20from
Conversation
Fix of resizing volumes when there is a need to notify libvirt for the change
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10775 +/- ##
=============================================
- Coverage 16.02% 4.00% -12.02%
=============================================
Files 5652 398 -5254
Lines 496021 32532 -463489
Branches 60065 5761 -54304
=============================================
- Hits 79488 1303 -78185
+ Misses 407665 31080 -376585
+ Partials 8868 149 -8719
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:
|
nvazquez
left a comment
There was a problem hiding this comment.
Code LGTM - just left a few minor comments
...main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolPrimaryDataStoreDriver.java
Outdated
Show resolved
Hide resolved
...main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolPrimaryDataStoreDriver.java
Outdated
Show resolved
Hide resolved
...main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolPrimaryDataStoreDriver.java
Show resolved
Hide resolved
|
@blueorangutan package |
|
@rohityadavcloud 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. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13313 |
Description
Fix of resizing volumes when there is a need to notify libvirt for the change
Types of changes
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
manual and smoke testing