Skip to content

Clarify VMware import conversion storage option#13165

Open
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:fix-vmware-import-temp-conversion-storage
Open

Clarify VMware import conversion storage option#13165
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:fix-vmware-import-temp-conversion-storage

Conversation

@andrijapanicsb
Copy link
Copy Markdown
Contributor

@andrijapanicsb andrijapanicsb commented May 14, 2026

Description

This updates the VMware-to-KVM import form copy for the optional conversion storage selector.

The previous label used "staging storage", which can be confused with CloudStack secondary staging storage. In this flow, the selected storage is the temporary location where virt-v2v writes converted disks before CloudStack imports them to the destination storage pool.

Changes

  • Rename the selector text to "(Optional) Select temporary conversion storage".
  • Add a tooltip explaining that virt-v2v temporarily writes converted disks there before import.
  • Add an optional tooltip prop to CheckBoxSelectPair so this can be shown next to the checkbox label.

Testing

  • Parsed ui/public/locales/en.json successfully with Node.
  • Ran git diff --check successfully.

Related documentation PR: apache/cloudstack-documentation#651 (#651).

@andrijapanicsb andrijapanicsb force-pushed the fix-vmware-import-temp-conversion-storage branch from 4620b77 to a02a8de Compare May 14, 2026 23:56
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.09%. Comparing base (5893ba5) to head (a02a8de).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13165   +/-   ##
=========================================
  Coverage     18.09%   18.09%           
  Complexity    16723    16723           
=========================================
  Files          6037     6037           
  Lines        542580   542580           
  Branches      66427    66427           
=========================================
+ Hits          98155    98157    +2     
+ Misses       433399   433398    -1     
+ Partials      11026    11025    -1     
Flag Coverage Δ
uitests 3.51% <ø> (ø)
unittests 19.25% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant