2caee110175e989601469463e5608e91a4751ae8
Currently tox ignores D301 (D301: Use r”“” if anybackslashes in a docstring). This change removes D301 ignore. All pep8 violatios are fixed. Change-Id: Icfe41f21ce26e687c322daca4a927de2ebdb9848
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: http://docs.openstack.org/developer/keystoneauth
- Source: http://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: http://bugs.launchpad.net/keystoneauth
Description
Languages
Python
100%