Rename "Import QCOW...." to "Import QCOW2....."#8519
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8519 +/- ##
============================================
+ Coverage 18.28% 21.93% +3.65%
- Complexity 16826 22316 +5490
============================================
Files 4848 5209 +361
Lines 324301 352925 +28624
Branches 45561 50554 +4993
============================================
+ Hits 59290 77417 +18127
- Misses 256437 264375 +7938
- Partials 8574 11133 +2559
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
| "label.desc.import.ext.kvm.wizard": "Import libvirt domain from KVM Host", | ||
| "label.desc.import.local.kvm.wizard": "Import QCOW image from Local Storage", | ||
| "label.desc.import.shared.kvm.wizard": "Import QCOW image from Shared Storage", | ||
| "label.desc.import.ext.kvm.wizard": "Import Instance from remote KVM host", |
There was a problem hiding this comment.
is it really "remote"? this is a configured host in cloudstack is it?
There was a problem hiding this comment.
No, it's an external host (not part ACS, needs to run libvirt i.e. also NOT proxmox host) - so... hm it can be either "remote" or "external" KVM host - opinions?
There was a problem hiding this comment.
ok, no is good never mind
|
@shwstppr @DaanHoogland - can we please include this one in the 4.19 RC3 (since we are crafting it as it seems) - this is a simple UI fixed, not code. |
Minor UI updates, renaming "Import QCOW...." to "Import QCOW2....."
Minor UI updates, renaming "Import QCOW...." to "Import QCOW2....."