python-openstackclient/openstackclient/tests/unit/volume/v2
Dean Troyer 709eac73fb Fix volume transfers request commands
* Fix volume transfer request accept to actually not crash when
  trying to call Volume API.
* Fix volume transfer request accept syntax to have only one
  positional argument, which is the ID of the resource in the command
* Change the output column order in volume transfer request list to
  have ID followed by Name then the remaining columns.

Closes-bug: 1633582
Change-Id: I5cc005f039d171cc70859f60e7fe649b09ead229
2017-03-27 12:31:42 -05:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py OSC Quota List 2017-03-10 14:59:47 +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 Merge "Support "--no-property" option in volume snapshot set" 2017-01-26 06:38:31 +00:00
test_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
test_type.py Add "encryption-*" options in volume type commands 2017-01-14 21:58:33 +08:00
test_volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
test_volume.py Support --no-property in "volume set" command 2017-02-23 21:49:11 +08:00