summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAbhishek Kekane <akekane@redhat.com>2021-08-18 06:33:23 +0000
committerAbhishek Kekane <akekane@redhat.com>2021-08-18 06:33:56 +0000
commit6807722becf024ab44ce6ec23e0aca432b1da1c1 (patch)
tree467e7e0fc7423abfcaf681707cce5e40f785e386 /releasenotes
parent9c96922d4983aeaea0c035b95cebb6ea68683fa5 (diff)
downloadglance_store-6807722becf024ab44ce6ec23e0aca432b1da1c1.tar.gz
Xena cycle Release Notes2.7.0
Change-Id: I595207658e812556d726121c1fe4400668c819ec
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/xena-final-release-3c6e19dfba43b40d.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/releasenotes/notes/xena-final-release-3c6e19dfba43b40d.yaml b/releasenotes/notes/xena-final-release-3c6e19dfba43b40d.yaml
new file mode 100644
index 0000000..9805229
--- /dev/null
+++ b/releasenotes/notes/xena-final-release-3c6e19dfba43b40d.yaml
@@ -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