python-openstackclient/openstackclient/tests/functional/volume/v1
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 all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_qos.py Fix properties format for volume qos in volume v1 2017-02-21 19:34:15 +08:00
test_snapshot.py Support "--no-property" option in volume snapshot set 2017-01-25 17:32:58 -06:00
test_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
test_volume.py Support --no-property in "volume set" command 2017-02-23 21:49:11 +08:00
test_volume_type.py Add "encryption-*" options in volume type commands 2017-01-14 21:58:33 +08:00