cinder_tempest_plugin 0.2.0 (stein)
We are amped to announce the release of: cinder_tempest_plugin 0.2.0: Tempest plugin tests for Cinder. This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/cinder-tempest-plugin Download the package from: https://tarballs.openstack.org/cinder-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/cinder/+bugs For more details, please see below. Changes in cinder_tempest_plugin 0.1.0..0.2.0 --------------------------------------------- 3cd73f6 Add metadata to snapshot for revert test f208601 Fix volume revert to snapshot tests 79cd4a0 Change openstack-dev to openstack-discuss c84d7ca Add devstack-plugin-ceph-tempest job to check queue e935d35 GET backup before asserting 'volume_id' and 'snapshot_id' 5404306 fix tox python3 overrides 4a63cd5 import zuul job settings from project-config a031394 Make cinder-tempest-plugin-lvm-lio non-voting fa8791e Fix consistency groups test credentials c96757b Remove redundant cleanups in test_volume_backup 07eace1 Update the documentation link for doc migration Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 18 +++++---- HACKING.rst | 2 +- cinder_tempest_plugin/api/volume/admin/__init__.py | 0 .../volume/{ => admin}/test_consistencygroups.py | 2 +- cinder_tempest_plugin/api/volume/base.py | 16 +++++++- .../api/volume/test_volume_backup.py | 44 ++++------------------ .../api/volume/test_volume_revert.py | 22 +++++------ setup.cfg | 2 +- tox.ini | 2 + 9 files changed, 46 insertions(+), 62 deletions(-)
participants (1)
-
no-reply@openstack.org