these have been deprecated in favor of keystoneclient.exceptions for a very long time. let's finally remove them. Change-Id: I0fc06a12647a0faac5ba98ed83118269efc304a6 Closes-Bug: 1526651
11 lines
401 B
YAML
11 lines
401 B
YAML
---
|
|
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.
|