CQA 2.1 - Feb doc-Migrating_your_virtual_machines#856
Open
anarnold97 wants to merge 2 commits intokubev2v:mainfrom
Open
CQA 2.1 - Feb doc-Migrating_your_virtual_machines#856anarnold97 wants to merge 2 commits intokubev2v:mainfrom
anarnold97 wants to merge 2 commits intokubev2v:mainfrom
Conversation
Signed-off-by: A.Arnold <anarnold@redhat.com>
anarnold97
commented
Feb 10, 2026
anarnold97
commented
Feb 10, 2026
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| [role="_abstract"] | ||
| Migrate virtual machines to {virt} by using {project-first}. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CQA 2.1 Assessment Report: doc-Migrating_your_virtual_machines
Summary report
Content Location:
documentation/doc-Migrating_your_virtual_machines/Date of Review: February 9, 2026
Vale Configuration: RedHat + AsciiDocDITA (write-good ignored per request)
Summary
Fixes Applied
1.
proc_storage-copy-offload-general-ssh-set-up.adocProblem: PROCEDURE module contained level 2 sections (
==), which violate DITA task structure rules. DITA tasks cannot contain sections.Errors Fixed:
AsciiDocDITA.TaskSection: Sections are not allowed in DITA tasks(line 17)AsciiDocDITA.TaskSection: Sections are not allowed in DITA tasks(line 25)Solution Applied:
PROCEDUREtoCONCEPT(the content was informational, not procedural)proc_storage-copy-offload-general-ssh-set-uptocon_storage-copy-offload-general-ssh-set-up== Sectionheadings to bold text (*Heading:*) to comply with DITABefore:
After:
2.
con_troubleshooting-storage-copy-offload.adocProblem: Missing
[role="_abstract"]attribute for short description (required for DITA<shortdesc>element).Error Fixed:
AsciiDocDITA.ShortDescription: Assign [role="_abstract"] to a paragraph to use it as <shortdesc> in DITASolution Applied:
[role="_abstract"]before the introductory paragraphBefore:
After:
3.
master.adocProblem: Missing short description for the master assembly document.
Error Fixed:
AsciiDocDITA.ShortDescription: Assign [role="_abstract"] to a paragraph to use it as <shortdesc> in DITASolution Applied:
[role="_abstract"]with descriptive paragraph after the content type declarationBefore:
After:
Pre-Migration Requirements Assessment (CQA 2.1)
[role="_abstract"]