tempest/tempest/lib/services
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
..
compute Add api-ref link for some interfaces 2019-08-21 15:17:02 +08:00
identity Add the api reference for roles_client in v3 2019-08-28 11:15:26 +08:00
image Update api-ref location 2019-07-22 19:22:57 +02:00
network Add api reference for extensions_client 2019-08-22 14:22:08 +08:00
object_storage Update api-ref location 2019-07-22 19:22:57 +02:00
placement Update api-ref location 2019-07-22 19:22:57 +02:00
volume 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
clients.py Remove warnings.simplefilter to suppress ResourceWarning 2019-01-29 20:48:59 +09:00