File: 320_notes-bb367dba1053d34c.yaml

package info (click to toggle)
python-swiftclient 1%3A4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,496 kB
  • sloc: python: 18,048; makefile: 84; sh: 49
file content (12 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
features:
  - >
    Added Keystone session support and a "v1password" plugin for Keystone.
    This plugin provides a way for Keystone sessions (and clients that
    use them, like python-openstackclient) to communicate with old auth
    endpoints that still use this mechanism.

  - >
    HEAD, GET, and DELETE now support sending additional headers to match
    existing functionality on PUT requests.

  - Various other minor bug fixes and improvements.