python-openstackclient/releasenotes/notes/remove-osc_password-0767ac78267ef114.yaml
Dean Troyer ccbb2dd1e8 Remove OSCGenericPassword plugin
The need for this has passed plus with 3.0 we can take the breakage hit,
if any.

Change-Id: Ic019842f00033d2cd67b75f036e7e817e4b7c075
2016-06-22 13:54:32 -05:00

8 lines
395 B
YAML

---
upgrade:
- With the change to use keystoneauth plugins the OpenStackClient-specific
``osc_password`` authentication plugin has been removed. The visible
difference should only be in the behaviour with poorly configured clouds
with old default Keystone values for admin_endpoint and public_endpoint
as seen in the version details returned in a GET to the root ('/') route.