keystoneauth/keystoneauth1
zhangguoqing a21e2ca454 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Ie58695138488a39cbb49de7fd20301b3ef5bcac2
Closes-bug: #1280522
2016-01-12 03:05:14 +00:00
..
access Wrong usage of "a" 2015-12-30 19:43:56 +08:00
exceptions Address hacking check H405 2015-11-18 21:18:37 -08:00
extras Wrong usage of "a" 2015-12-30 19:43:56 +08:00
fixture Add BetaMax Fixture 2015-12-06 17:57:06 -05:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Change LOG.warn to LOG.warning 2016-01-04 12:42:58 +00:00
loading Add oslo.config compatibility attributes 2015-12-05 12:00:49 -05:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2016-01-12 03:05:14 +00:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
adapter.py Docstring corrections 2015-12-17 17:09:58 -06:00
discover.py Merge "Address hacking check H405" 2015-11-19 07:21:38 +00:00
plugin.py Docstring corrections 2015-12-17 17:09:58 -06:00
session.py On Windows and OSX, the 'socket' python module does not contain the 2015-12-22 12:35:25 +01:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00