python-openstackclient/openstackclient/tests/functional/volume/v3
Dean Troyer 1c0160c8aa Create Volume v3 functional tests
Until now-ish Volume v3 has been a pass-through to v2.  In order
to prepare to make the Volume v3 commands stand-alone copy the
v2 functional tests to v3.

This is the first of a series of reviews to completely separate
Volume v2 and v3 commands.  Once these are split we can begin to
implement v3 microversion support and/or start using the
OpenStack SDK as the REST library.

Change-Id: Iefd78d8ef6bb851d7360596337a88ee8f8476767
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-11-18 14:47:56 -06:00
..
__init__.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
common.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_qos.py Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
test_transfer_request.py Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
test_volume_snapshot.py Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
test_volume_type.py Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00
test_volume.py Create Volume v3 functional tests 2019-11-18 14:47:56 -06:00