python-barbicanclient/barbicanclient
Shuquan Huang 8eab42dc79 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: If4893a55b2fede30a796a2f1080477b7c92e5d4c
Closes-bug: #1280522
2016-03-02 09:27:11 +00:00
..
barbican_cli Merge "Make CLI Order's type field a required argument" 2015-11-18 16:50:13 +00:00
common Drop old namespace for some oslo libraries 2015-01-27 13:59:54 +02:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2016-03-02 09:27:11 +00:00
__init__.py PEP 8/Pyflakes fixes 2013-08-16 15:18:31 -05:00
_i18n.py Drop old namespace for some oslo libraries 2015-01-27 13:59:54 +02:00
acls.py Part 1: Adding ACL support for Client API. 2015-09-28 16:03:28 -07:00
barbican.py Fix keystone version selection 2015-09-29 23:28:42 -05:00
base.py Remove instances of _base_url 2015-05-19 23:42:48 +03:00
cas.py Initialize optional attributes in CA object 2015-10-05 10:44:40 -04:00
client.py Part 1: Adding ACL support for Client API. 2015-09-28 16:03:28 -07:00
containers.py Part 2: Adding ACL support for CLI commands and docs 2015-09-29 12:22:43 -07:00
exceptions.py Raising errors from the client instead of ksclient 2015-04-15 14:20:56 -05:00
formatter.py Add to_dict method to EntityFormatter. 2015-10-09 11:29:03 -04:00
orders.py Fix error where barbican order create returns invalid error 2015-09-28 11:22:40 -05:00
osc_plugin.py Create Openstack CLI plugin for Barbican 2015-09-25 17:10:06 +03:00
secrets.py Part 2: Adding ACL support for CLI commands and docs 2015-09-29 12:22:43 -07:00
version.py Correctly set pbr version name 2014-12-04 16:59:01 -08:00