glance/releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml
Abhishek Kekane 1e1461fe3c Xena milestone 3 release notes
Change-Id: I4a67114d3512803db51f0cd64f9b0fd7aea9e4bd
2021-09-03 17:55:35 +00:00

23 lines
944 B
YAML

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