vm-import: fix diskoffering checks for root disk#8170
vm-import: fix diskoffering checks for root disk#8170shwstppr wants to merge 1 commit intoapache:4.19from
Conversation
Use disk offering linked with the service offering while checking for root disk during import Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@shwstppr , this is needed because of the de-coupling of service offering and disk offerings? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #8170 +/- ##
=========================================
Coverage 13.06% 13.07%
- Complexity 9111 9114 +3
=========================================
Files 2720 2720
Lines 257592 257591 -1
Branches 40158 40157 -1
=========================================
+ Hits 33663 33676 +13
+ Misses 219698 219681 -17
- Partials 4231 4234 +3 ☔ View full report in Codecov by Sentry. |
@DaanHoogland yes, it could be decoupling or maybe this has been ignored since the addition of VM import. |
|
@shwstppr is this still relevant/needed? |
1 similar comment
|
@shwstppr is this still relevant/needed? |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Description
Use disk offering linked with the service offering while checking for root disk during import
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?