
The failed to discover message pops up a lot because it means that we didn't get a sensible response to the version list request a plugin makes. Debugging this can be a pain, but it's easier if we at least know the URL that failed to be called. Change-Id: Ibaa89b43b23ebacb72f441fde01dfd79b927f977
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%