From b434adba615fd139f6d3c8bd173e5870d102ae83 Mon Sep 17 00:00:00 2001 From: Abhishek Kekane Date: Thu, 24 Feb 2022 14:51:38 +0000 Subject: [PATCH] Yoga RC-1 release notes Change-Id: I99d3b2f55224ec8375be20730ecf76d79a2c2bbe --- ...ga-rc1-release-notes-153932161f52a038.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml diff --git a/releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml b/releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml new file mode 100644 index 0000000000..55c2788ebb --- /dev/null +++ b/releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml @@ -0,0 +1,24 @@ +--- +prelude: | + The Yoga release includes some important milestones in Glance + development priorities. + + * Added support to get quota usage information. + + * Added new APIs for cache related operations. + + * Added support to append new metadef tags rather than overwriting the existing tags. + + * Added support to fetch additional information about RBD store. + +fixes: + - | + Bug 1939169_: glance md-tag-create-multiple overwrites existing tags + - | + Bug 1953063_: Image import causes SQL type casting error on PostgreSQL + - | + Bug 1954321_: Python3.10 error + + .. _1939169: https://code.launchpad.net/bugs/1939169 + .. _1953063: https://code.launchpad.net/bugs/1953063 + .. _1954321: https://code.launchpad.net/bugs/1954321 \ No newline at end of file