Merge "Release notes for Zed Milestone 1"

This commit is contained in:
Zuul 2022-05-18 19:11:16 +00:00 committed by Gerrit Code Review
commit 84c7ba3adf
2 changed files with 25 additions and 3 deletions

View File

@ -1,5 +1,6 @@
fixes:
- |
`Bug #1972666 <https://bugs.launchpad.net/glance/+bug/1972666>`_:
Added cli_opts and cache_opts to support configgen to pick all
groups from wsgi.py
Bug 1972666_: Added cli_opts and cache_opts to support configgen to pick all
groups from wsgi.py
.. _1972666: https://code.launchpad.net/bugs/1972666

View File

@ -0,0 +1,21 @@
---
critical:
- |
* Correction of API response code for PUT /v2/cache/{image_id} from HTTP 200
to HTTP 202.
Bug <https://code.launchpad.net/bugs/1971521>
fixes:
- |
Bug 1875629_: api-ref needs update about checksum image property
- |
Bug 1971176_: api-ref: cache manage needs improvements
- |
Bug 1973631_: List call for metadef namespaces returns 404 not found while fetching resource_types
- |
Bug 1939922_: Internal server error if shared member tries to stage data to image
.. _1875629: https://code.launchpad.net/bugs/1875629
.. _1971176: https://code.launchpad.net/bugs/1971176
.. _1973631: https://code.launchpad.net/bugs/1973631
.. _1939922: https://code.launchpad.net/bugs/1939922