Reviewed: https://review.opendev.org/c/openstack/glance/+/831816 Committed: https://opendev.org/openstack/glance/commit/328175298c09a1e63ee8caba7c8996942b7b9c3c Submitter: "Zuul (22348)" Branch: master
commit 328175298c09a1e63ee8caba7c8996942b7b9c3c Author: Abhishek Kekane <[email protected]> Date: Thu Mar 3 16:31:30 2022 +0000 Fix warning in the release notes Glance yoga release notes generates one warning and as a result it will fail to list it on release page [1] like it is showing for Xena release. The warning in the test log is; "The Fixes section of releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml is not a recognized section. It should be one of: features, issues, upgrade, deprecations, critical, security, fixes, other. This will be an error in a future release." Rmoved the "Fixes" section from mentioned release note as it is already included in `yoga-rc1-release-notes-153932161f52a038.yaml`. [1] https://releases.openstack.org/teams/glance.html#team-yoga-glance Closes-Bug: #1963282 Change-Id: I0167cd65f37fc744aa686c626739f9563054666c ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1963282 Title: Fix the section in release notes for fix-md-tag-create- multiple-c04756cf5155983d.yaml Status in Glance: Fix Released Bug description: Glance yoga release notes generates one warning and as a result it will fail to list it on release page [1] like it is showing for Xena release. The warning in the test log is; "The Fixes section of releasenotes/notes/fix-md-tag-create- multiple-c04756cf5155983d.yaml is not a recognized section. It should be one of: features, issues, upgrade, deprecations, critical, security, fixes, other. This will be an error in a future release." [1] https://releases.openstack.org/teams/glance.html#team-yoga-glance To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1963282/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

