python-openstackclient/openstackclient/tests/unit
Huanxuan Ao af81a92c37 Support error handling for delete commands in volume v1
Some delete commands in volume v1 support multi delete
but do not support error handling, this patch fixes them,
and this patch also refactor (or add new) unit tests for
some delete commands in volume v1.

Change-Id: Ia8177698f8733cfe75ea0ff00eee8fdc0820f62e
2016-09-11 11:08:14 +08:00
..
api move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
common move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
compute move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
identity move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
image move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
object move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
volume Support error handling for delete commands in volume v1 2016-09-11 11:08:14 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_shell.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00