openstack-python-openstackc.../openstackclient
Xi Yang 8210ba7a55 Replace assertEqual(None, *) with assertIsNone(*)
This patch is going to replace assertEqual(None, *) with
assertIsNone(*) in unit test code to have more clear messages
in case of failure.

Change-Id: I6f85498347e8fc7cad5ea7afb832b9acda7daafc
2015-12-25 13:14:33 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common SDK integration extensions and server create networks 2015-12-09 11:39:20 -07:00
compute Merge "Remove list output from "compute service set"" 2015-12-18 21:40:22 +00:00
identity Merge "Fix "sevice show" cannot catch NoUniqueMatch Exception" 2015-12-10 18:37:18 +00:00
image Add owner validation for "openstack image create/set" 2015-12-21 11:17:42 -06:00
network Trivial: Remove useless return from files in network 2015-12-18 18:05:41 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Replace assertEqual(None, *) with assertIsNone(*) 2015-12-25 13:14:33 +08:00
volume Merge "Fix exception when doing volume set operation" 2015-12-03 16:15:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00