python-troveclient/troveclient
Shuquan Huang dbc444db90 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: Idd271edb45dafed10aad255267ff0b9722cabe2d
Closes-bug: #1280522
2015-12-17 22:02:34 +08:00
..
compat Fix the function name with correct word 2015-10-14 10:29:31 +05:30
openstack Fixes new hacking rules 2015-05-26 08:58:51 +00:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 22:02:34 +08:00
v1 Merge "cluster create passing availability zone incorrectly" 2015-12-04 23:35:00 +00:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
auth_plugin.py Remove RAX-specific auth in troveclient 2014-12-09 13:33:33 -06:00
base.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
client.py Fixes the non-existent exception NoTokenLookupException 2015-06-03 08:31:26 +00:00
common.py Add datastore filter to backup-list 2014-06-03 09:02:49 -07:00
exceptions.py fixed several pep8 issues 2014-05-13 23:12:17 +02:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py Remove vim header 2014-02-16 13:08:07 +08:00
shell.py Allow a user to pass an insecure environment variable 2015-06-18 12:19:53 -07:00
utils.py Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00