From a254df8d0b68df0daf98ba407643d84cd75f5b98 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 11 Aug 2020 14:21:42 +1000 Subject: [PATCH] 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 --- releasenotes/notes/fix-image-update-da34af08d679bde9.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.16.6