openstack-python-openstackc.../openstackclient
SaiKiran fe7d2d12c0 Replace assertEqual(None, *) with assertIsNone in tests
In python-openstackclient some test cases using asserEqual(None, *)
instead of assertIsNone(). assertIsNone method provides clear error message.

Change-Id: I3069a6436d11efa513ae94f21ceab46c498d6e25
Closes-Bug: #1527054
2015-12-17 17:10:37 +05:30
..
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 Trivial: Remove useless return from files in compute. 2015-12-17 09:34:12 +08:00
identity Merge "Fix "sevice show" cannot catch NoUniqueMatch Exception" 2015-12-10 18:37:18 +00:00
image Merge "Add --volume to Image create" 2015-12-04 10:36:45 +00:00
network Router: Add "router show" command using SDK 2015-12-17 09:19:40 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 17:10:37 +05:30
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