File: remove_apiclient_exceptions-6580003a885db286.yaml

package info (click to toggle)
python-keystoneclient 1%3A2.3.1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 2,360 kB
  • sloc: python: 21,933; sh: 233; xml: 149; makefile: 123
file content (10 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
---
prelude: >
    keystoneclient.apiclient has been removed.
critical:
  - >
    [`bug 1526651 <https://bugs.launchpad.net/python-keystoneclient/+bug/1526651>`_]
    The `keystoneclient.apiclient` module has been removed in favor of
    `keystoneclient.exceptions`. The aforementioned module has been deprecated
    since keystoneclient v0.7.1 which was inclued in the Juno release
    of OpenStack.