summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-09-07 14:34:29 +0000
committerGerrit Code Review <review@openstack.org>2021-09-07 14:34:29 +0000
commitf24abc57849314e30fb5dce59437f1c970da0f37 (patch)
tree36b2e3ca4d1b6925c2414dfd7ab020a7b4ab49d6
parentba9a2f14a081e13e432256c2342dbe7a2b87c459 (diff)
parent1e1461fe3c6803903b10694f592c46fd13f72e95 (diff)
downloadglance-f24abc57849314e30fb5dce59437f1c970da0f37.tar.gz
Merge "Xena milestone 3 release notes"
-rw-r--r--releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml b/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml
new file mode 100644
index 000000000..61fd93ae0
--- /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