File: xena-final-release-3c6e19dfba43b40d.yaml

package info (click to toggle)
python-glance-store 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,888 kB
  • sloc: python: 18,046; sh: 41; makefile: 34
file content (14 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
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