tempest/tempest/common
ghanshyam 6c682ffc5d Make volume client alias with _latest suffix
This is next step patch from https://review.openstack.org/#/c/573118/
which makes all the volume service clients alias with _latest suffix.

As all the volume clients point to v3 service client only, having
alias with _v2_ or _v3_ name are confusing.

This commit provide alias with _latest suffix and use them in
tempest. As old alias are being used in tempest plugins also,
we keep the old alias also and slowly will move each plugins to
start using new alias.

Change-Id: Ib89ab72ab4ada3e8442901f104b0b96072187ef9
2018-08-07 05:33:48 +00:00
..
utils Mark raw strings as such 2018-07-06 14:01:28 +01:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Make volume client alias with _latest suffix 2018-08-07 05:33:48 +00:00
credentials_factory.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
custom_matchers.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
identity.py Remove v2 identity from tempest cleanup command 2017-10-26 18:51:52 +02:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
waiters.py Add wait_for_interface_detach method 2018-05-20 18:56:16 +00:00