python-cinderclient/releasenotes/notes/noauth-7d95e5af31a00e96.yaml

12 lines
357 B
YAML

---
features:
- |
Cinderclient now supports noauth mode using `--os-auth-type noauth`
param. Also python-cinderclient now supports keystoneauth1 plugins.
deprecations:
- |
--bypass-url param is now deprecated. Please use --os-endpoint instead
of it.
--os-auth-system param is now deprecated. Please --os-auth-type instead of
it.