openstack-python-openstackc.../openstackclient
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 Use instanceof instead of type 2016-02-22 16:23:23 -06:00
common Clean redundant argument to dict.get 2016-02-21 13:21:31 +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 Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Add "os subnet show" command using SDK 2016-02-22 13:04:25 -06:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Add test cases to test some commands with '--wait' and fix bug 2016-03-02 09:32:27 +08:00
volume Add functional tests for "volume" commands v2 2016-02-21 09:10:15 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Support unscoped token request 2016-02-19 16:07:13 -08:00