Update releasenote for proper formatting

Step names are monospaced by convention in Ironic renos.

Change-Id: I274e9ecd7237f899298c309dd6f86029ecd2b3a0
This commit is contained in:
Jay Faulkner 2022-09-02 15:21:19 -07:00
parent 7f15710bc4
commit 9eec746660
1 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
---
fixes:
- |
Resolved clear_job_queue and reset_idrac verify step failures which occur
when the functionality is not supported by the iDRAC. When this condition
is detected, the code in the step handles the exception and logs a warning
and completes successfully in case of verification steps but fails in case
of cleaning steps.
Resolved ``clear_job_queue`` and ``reset_idrac`` verify step failures which
occur when the functionality is not supported by the iDRAC. When this
condition is detected, the code in the step handles the exception and logs
a warning and completes successfully in case of verification steps but
fails in case of cleaning steps.