openstack-python-openstackc.../openstackclient/tests
Tang Chen 237d7feca8 [Identity] Check return value is None in identity v3 unit tests
take_action() in commands inheriting from Command returns nothing.
So we should assert the return is None in the unit tests of these
commands.

Change-Id: I53eeb88316b2c20882fed97149d55cb04bcb2b2e
Closes-Bug: #1550636
2016-03-09 14:17:05 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Add MultiKeyValueAction to custom parser action 2016-02-27 03:53:32 +08:00
compute Trivial: Fix incorrect comments in compute fakes.py 2016-03-08 20:48:58 +08:00
identity [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
image [Image] Check return value is None in image unit tests. 2016-03-02 16:16:37 +08:00
network Add 'port set' command 2016-03-08 09:48:50 -06:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00
utils.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00