barbican-tempest-plugin/barbican_tempest_plugin/tests
ghanshyam b8bf147bdc Remove volume v1 API service client usage
Volume v1 API has been gone since long and Tempest also
marked their deprecation since Juno
- https://review.openstack.org/#/c/446238/

Now Tempest is removing the deprecated config option and
alias for voluem v1 service client in
- https://review.openstack.org/#/c/573135/

Before the Tempest patch gets merged, we need to remove all usage
of volume v1 things.

Change-Id: I2d715a8a63069da5cfe02fbc0992eccb7ba598a7
Needed-By: https://review.openstack.org/#/c/573135/
2018-06-07 10:58:23 +00:00
..
api Add idempotent_id lines for tests 2017-02-24 14:33:37 -05:00
scenario Remove volume v1 API service client usage 2018-06-07 10:58:23 +00:00
__init__.py Add initial plugin structure 2016-12-02 14:50:16 +01:00
base.py Fix oslotest import error 2017-02-28 14:29:22 -05:00
test_barbican_tempest_plugin.py Removes unnecessary utf-8 encoding 2017-03-09 03:59:11 +00:00