Stephen Finucane
ffc6b5e3d4
Allow passing None for username in v2.Password (redux)
We reverted this when adding type hints. Let's re-add (a variant of) the fix for now while we wait on fixes for the services. Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I343c44ab3c4f87e212eef3477ef00cb3da4fef7a Related-bug: #1361444
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%