andrijapanicsb opened a new pull request, #13165: URL: https://github.com/apache/cloudstack/pull/13165
### 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. Could not run `npm run lint` locally because this Codex environment has Node available but no npm/corepack installed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
