Release notes for Zed Milestone 3

Depends-On: Ie36232f3474d398a913025c8d408f08f879874d8
Change-Id: Ib458c7f0ef1ec99f5f469a96701857b32eb52208
This commit is contained in:
Pranali Deore 2022-08-25 02:35:50 +00:00
parent 5c675bddcf
commit ba90252240
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
prelude: >
The Zed release includes some important milestones in Glance
development priorities.
* Extended the functionality of stores-detail API
* Added glance-download internal plugin to download the image from remote glance
* Added support for immediate caching of an image
* Removed dead code of auth and policy layers
fixes:
- |
Bug 1905672_: Non existing property protection file raises 500 Internal server error
- |
Bug 1982426_: Python3.11: "glance-manage" crashes
.. _1905672: https://code.launchpad.net/bugs/1905672
.. _1982426: https://code.launchpad.net/bugs/1982426