File: ksc_2.1.0-739ded9c4c3f8aaa.yaml

package info (click to toggle)
python-keystoneclient 1%3A5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,548 kB
  • sloc: python: 21,934; sh: 171; xml: 149; makefile: 100
file content (17 lines) | stat: -rw-r--r-- 674 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
fixes:
  - >
    [`bug 1462694 <https://bugs.launchpad.net/python-keystoneclient/+bug/1462694>`_]
    Add support for `include_subtree` in list_role_assignments.
  - >
    [`bug 1526686 <https://bugs.launchpad.net/python-keystoneclient/+bug/1526686>`_]
    Replace textwrap with faster code in cms functions.
  - >
    [`bug 1457702 <https://bugs.launchpad.net/python-keystoneclient/+bug/1457702>`_]
    Change default endpoint to public for keystone v3.
  - >
    [`bug 1520244 <https://bugs.launchpad.net/python-keystoneclient/+bug/1520244>`_]
    Support `truncated` flag returned from server.
other:
  - >
    Support v2 parameters for the v3 service create method.