d46483cf24507359ceb761fa8aa4851111d2562c

The ADFSPassword plugin is not registered as an entry point under keystoneauth1.plugin, and is therefore unusable from the “openstack” CLI as a valid authentication plugin. This commit registers the ADFS plugin in entry points as v3adfspassword. Change-Id: Ic95c25647d91ea2de51a3eea7672a45c48bdaefb Closes-Bug: #1687314
Team and repository tags
keystoneauth
This package contains tools for authenticating to an OpenStack-based cloud. These tools include:
- Authentication plugins (password, token, and federation based)
- Discovery mechanisms to determine API version support
- A session that is used to maintain client settings across requests (based on the requests Python library)
Further information:
- Free software: Apache license
- Documentation: https://docs.openstack.org/developer/keystoneauth
- Source: https://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
Description
Languages
Python
100%