a3b4718233

The passage about discovery document and allow_version_hack makes little sense for people unfamiliar with keystoneauth internals. What it actually means in most cases is that the remote service is not available. Rephrase the error message and add some debug logging. Change-Id: I156dbb45bd8c07ace1900894f6779ed9f38cf3c6
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/keystoneauth/latest/
- Source: https://opendev.org/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
- Release notes: https://docs.openstack.org/releasenotes/keystoneauth/
Description
Languages
Python
100%