openstack-ansible-os_cinder/releasenotes/notes/deprecate_auth_plugin-1a78326719d67f23.yaml
ZhongShengping b0e5eb6e27 Deprecate auth_plugin option
Option "auth_plugin" is deprecated, use option "auth_type" instead.

Change-Id: Ia64b2f548161745e4ec75197c67119fbfedd69a0
Implements: blueprint deprecate-auth-plugin
2017-03-25 12:27:44 +08:00

6 lines
183 B
YAML

---
deprecations:
- The ``cinder_keystone_auth_plugin`` variable has been deprecated.
``cinder_keystone_auth_type`` should be used instead to configure
authentication type.