Codebase list glance / ba90252
Release notes for Zed Milestone 3 Depends-On: Ie36232f3474d398a913025c8d408f08f879874d8 Change-Id: Ib458c7f0ef1ec99f5f469a96701857b32eb52208 Pranali Deore 1 year, 8 months ago
1 changed file(s) with 21 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 ---
1 prelude: >
2 The Zed release includes some important milestones in Glance
3 development priorities.
4
5 * Extended the functionality of stores-detail API
6
7 * Added glance-download internal plugin to download the image from remote glance
8
9 * Added support for immediate caching of an image
10
11 * Removed dead code of auth and policy layers
12
13 fixes:
14 - |
15 Bug 1905672_: Non existing property protection file raises 500 Internal server error
16 - |
17 Bug 1982426_: Python3.11: "glance-manage" crashes
18
19 .. _1905672: https://code.launchpad.net/bugs/1905672
20 .. _1982426: https://code.launchpad.net/bugs/1982426