barbican-tempest-plugin/barbican_tempest_plugin
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
..
services Fixes for py35 2017-06-19 13:19:01 -04:00
tests Remove volume v1 API service client usage 2018-06-07 10:58:23 +00:00
README.rst Add initial plugin structure 2016-12-02 14:50:16 +01:00
__init__.py Removes unnecessary utf-8 encoding 2017-03-09 03:59:11 +00:00
clients.py Add image signing scenario 2017-03-07 11:14:40 -05:00
config.py Add ephemeral disk encryption scenario test 2017-07-20 13:38:46 +00:00
plugin.py Add ephemeral disk encryption scenario test 2017-07-20 13:38:46 +00:00

README.rst

Tempest Integration of Barbican

This directory contains Tempest tests to cover the Barbican project.