tempest/tempest/lib
Doug Schveninger 152f1054b5 Address bug 1839794 on the Volume show version client
Bug https://bugs.launchpad.net/tempest/+bug/1839794
found out that the volume version_show client that
was not used had a defect when builing the URL.
Used the same direction that the compute version client
did to strip off the version and project info and add
back the version.[0] Also added a Volume v3 test using the
client.

[0] https://github.com/openstack/tempest/blob/master/tempest/lib/services/compute/versions_client.py#L40

Change-Id: I9be99f5fc0eab3de125ce69415a0be65b1c4ad0d
Closes-Bug: #1839794
2019-09-20 22:20:33 -05:00
..
api_schema Merge "Add response schema validation for volume transfer" 2019-09-09 05:15:23 +00:00
cli Use --os-endpoint-type for Cinder CLI 2018-07-31 17:45:51 -05:00
cmd Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
common Merge "Add APIMicroversionFixture to library interface" 2019-05-28 18:22:07 +00:00
services Address bug 1839794 on the Volume show version client 2019-09-20 22:20:33 -05:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
auth.py Add missing ws seperator between words 2018-11-16 15:34:56 +08:00
base.py Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
decorators.py Merge "Add unstable_test decorator" 2019-04-12 05:48:13 +00:00
exceptions.py Change Conflict's error message 2017-11-23 16:51:37 +08:00