The generic client has been around and unused for a really long time. I dont think it works at all and was never updated to support V3 concepts. Realistically we can probably just remove it and noone will notice, but give it a quick deprecation cycle. Closes-Bug: #1647930 Change-Id: Ie68c8995275bcd55aede49d8f4af4e0d172de089
7 lines
297 B
YAML
7 lines
297 B
YAML
---
|
|
deprecations:
|
|
- Deprecate the `keystoneclient.generic` client. This client used to be able
|
|
to determine available API versions and some basics around installed
|
|
extensions however the APIs were never upgraded for the v3 API. It doesn't
|
|
seem to be used in the openstack ecosystem.
|