python-openstackclient/openstackclient/tests/unit/volume/v2
jiahui.qiang f353253122 Error in the return of command 'volume qos create'
This patch fixed a 'volume qos create' display mistake in argument
of 'specs'[1]. For command such as:

 $ openstack volume qos create hello

 [1]https://bugs.launchpad.net/python-openstackclient/+bug/1656767
Closes-bug:#1656767

Change-Id: Ia9fce833d318d9b52b97c12cfb89e2d3c5465fbe
2017-01-17 15:19:22 +08:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Add unit test for multi volume types delete 2017-01-11 22:30:04 +00:00
test_backup.py Add one test for "backup set" command 2016-12-19 18:50:08 +08:00
test_consistency_group_snapshot.py Add commands for "consistency group snapshot" 2016-11-19 09:20:15 +08:00
test_consistency_group.py Add two consistency group commands 2016-12-13 15:32:04 +08:00
test_qos_specs.py Error in the return of command 'volume qos create' 2017-01-17 15:19:22 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_snapshot.py Add "--remote-source" option to "volume snapshot create" command 2016-12-12 23:06:00 +08:00
test_transfer_request.py Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
test_type.py Add unit test for multi volume types delete 2017-01-11 22:30:04 +00:00
test_volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
test_volume.py Fix filter error in os volume list 2017-01-09 00:03:11 +08:00