keystoneauth/keystoneauth1
Bernhard M. Wiedemann c35cee2be7 Make tests pass in 2020
This issue was found while working on reproducible builds for openSUSE.

This solves it similar to change I73bde68be53afff4e8dff12d756b8381f34b2adb

Changed month to February to avoid races around new year.

NOTE: in addition to the orginal backport, this patch also fix bandit
complains. Since 'access_token' literal is not an actual token, we can
safely mark it as false positive so bandit can stop chirping.

Change-Id: I2a28f3f4eaabaa772df395f3f5d55b6fd78f8968
(cherry picked from commit 4461358098)
2020-01-08 18:49:19 +00:00
..
access Implement system scope 2018-01-17 15:50:11 +00:00
exceptions Fix ClientException message property not set properly 2017-01-26 12:28:05 +00:00
extras Mark SAML loader properties as required 2017-11-29 14:57:38 +11:00
fixture Implement system scope 2018-01-17 15:50:11 +00:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Make tests pass in 2020 2020-01-08 18:49:19 +00:00
loading Merge "Add support for application credentials" 2018-01-19 22:45:45 +00:00
tests Make tests pass in 2020 2020-01-08 18:49:19 +00:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Merge "Set self.allow to a dict if None is passed" 2017-08-24 21:53:09 +00:00
discover.py Add netloc and version check for version discovery 2018-07-20 08:05:01 +03:00
noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00
plugin.py Merge "Add version discovery support to BaseAuthPlugin" 2017-10-06 17:11:08 +00:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Add nosec to instance of sha1 2018-09-06 17:25:30 -05:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00