openstack-ansible-os_trove/releasenotes/notes/deprecate_auth_plugin-451832a71b967e27.yaml
ZhongShengping 6a55fccd31 Deprecate auth_plugin option
Option "auth_plugin" is deprecated, use option "auth_type" instead.

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

6 lines
181 B
YAML

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