Xena milestone 3 release notes

Change-Id: I4a67114d3512803db51f0cd64f9b0fd7aea9e4bd
This commit is contained in:
Abhishek Kekane 2021-09-03 16:28:24 +00:00
parent 87d15e1802
commit 1e1461fe3c

View File

@ -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