Xena cycle Release Notes

Change-Id: I595207658e812556d726121c1fe4400668c819ec
This commit is contained in:
Abhishek Kekane 2021-08-18 06:33:23 +00:00
parent 9c96922d49
commit 6807722bec

View File

@ -0,0 +1,14 @@
---
prelude: >
This was a quiet development cycle for the ``glance_store`` library.
Several bugs were fixed and some code changes were committed to
increase stability.
fixes:
- |
* Bug 1926404_: HTTP 413 : Failed to add object to Swift. Got error from Swift
* Bug 1885651_: swift_store_endpoint doesn't override keystone catalog
* Bug 1934849_: s3 backend takes time exponentially
.. _1926404: https://code.launchpad.net/bugs/1926404
.. _1885651: https://code.launchpad.net/bugs/1885651
.. _1934849: https://code.launchpad.net/bugs/1934849