diff --git a/releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml b/releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml index 775c8a13ef..5e5ad3da57 100644 --- a/releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml +++ b/releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml @@ -5,9 +5,4 @@ features: new metadef tags to the existing tags. If the header is present it will append the new tags to the existing one, if not then it will default to the old behaviour i.e. overwriting the existing tags with the new one. -Fixes: - - | - * Bug 1939169_: glance md-tag-create-multiple overwrites existing tags - - .. _1939169: https://bugs.launchpad.net/glance/+bug/1939169