From: Anil Belur Date: Tue, 11 Aug 2020 04:21:42 +0000 (+1000) Subject: Correct section type in release notes X-Git-Tag: v0.56.1~2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=commitdiff_plain;h=a254df8d0b68df0daf98ba407643d84cd75f5b98 Correct section type in release notes The CR 762400ee2c77 was submitted with a wrong section type, the correct one should be fixes. Ref: https://docs.openstack.org/reno/latest/user/usage.html#editing-a-release-note Change-Id: I47e2b4532d5cf1ea94dffb5cf2b9fb26d3d0a250 Signed-off-by: Anil Belur --- diff --git a/releasenotes/notes/fix-image-update-da34af08d679bde9.yaml b/releasenotes/notes/fix-image-update-da34af08d679bde9.yaml index ab85d72b..a654a724 100644 --- a/releasenotes/notes/fix-image-update-da34af08d679bde9.yaml +++ b/releasenotes/notes/fix-image-update-da34af08d679bde9.yaml @@ -1,8 +1,8 @@ --- -issues: +fixes: - | Fix image update script to handle $image_type correctly. - This fixes the issue when a specific image type overwites + This fixes the issue when a specific image type overwrites other image types incorrectly in the .cfg and some images names getting excluded.