From 1e1461fe3c6803903b10694f592c46fd13f72e95 Mon Sep 17 00:00:00 2001 From: Abhishek Kekane Date: Fri, 3 Sep 2021 16:28:24 +0000 Subject: [PATCH] Xena milestone 3 release notes Change-Id: I4a67114d3512803db51f0cd64f9b0fd7aea9e4bd --- ...xena-m3-releasenotes-a92d55d29eecc8f6.yaml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml diff --git a/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml b/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml new file mode 100644 index 0000000000..61fd93ae03 --- /dev/null +++ b/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml @@ -0,0 +1,23 @@ +--- +features: + - | + Glance's default policies for metadef APIs now support member and reader + roles for Secure RBAC project persona. Administrative operations like + create, delete and update are still protected using the `admin` role + on a project. Administrative actions will be updated in the future to + consume system-scope. + +fixes: + - | + Bug 1936665_: Functional tests not available for metadef resource types + - | + Bug 1895173_: Caught error: UPDATE statement on table 'image_properties'. expected to update 1 row(s); 0 were matched + - | + Bug 1940090_: options of the castellan library are missing from glance-api.conf + - | + Bug 1885928_: Unable to spawn VM from community image + + .. _1936665: https://code.launchpad.net/bugs/1936665 + .. _1895173: https://code.launchpad.net/bugs/1895173 + .. _1940090: https://code.launchpad.net/bugs/1940090 + .. _1885928: https://code.launchpad.net/bugs/1885928 \ No newline at end of file