openstack-python-openstackc.../openstackclient/tests
ting.wang 84942bb11c Add test cases to test some commands with '--wait' and fix bug
"server image create"
"server rebuild"
"server resize"
Above 3 commands are not covered by unit test.
So add some unit tests.

Meanwhile, fix bug. Now that image name is an optional argument,
we'd better record error messages with positional arguments
instead of optional argument. So, record server name.

Change-Id: I41bc025d4824dc46f63a3213d82e1528bacbbe12
2016-03-02 09:32:27 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Support unscoped token request 2016-02-19 16:07:13 -08:00
compute Add test cases to test some commands with '--wait' and fix bug 2016-03-02 09:32:27 +08:00
identity Support unscoped token request 2016-02-19 16:07:13 -08:00
image Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
network Add "os subnet show" command using SDK 2016-02-22 13:04:25 -06:00
object Use assertIsNone() instead of assertEqual(None, xxx) 2016-02-19 17:14:08 +08:00
volume Add functional tests for "volume" commands v2 2016-02-21 09:10:15 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00