summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove_apiclient_exceptions-6580003a885db286.yaml
blob: 1fbe6b72b80214b93887743503e423e4c536fe8e (plain)
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.