openstack-ansible-os_swift/releasenotes/notes/deprecate_auth_plugin-397a32171826ef78.yaml
ZhongShengping 7ca4b62eb5 Deprecate auth_plugin option
Option "auth_plugin" is deprecated, use option "auth_type" instead.

Change-Id: I6ac382f3856b754291378cde335bc71cd2161023
Implements: blueprint deprecate-auth-plugin
2017-03-25 12:26:23 +08:00

6 lines
181 B
YAML

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