openstack-ansible-os_neutron/releasenotes/notes/deprecate_auth_plugin-347b326919d67a18.yaml
ZhongShengping 253158c981 Deprecate auth_plugin option
Option "auth_plugin" is deprecated, use option "auth_type" instead.

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

6 lines
185 B
YAML

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