[release-announce] cinder-tempest-plugin 1.0.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 23 19:36:46 UTC 2020
We are chuffed to announce the release of:
cinder-tempest-plugin 1.0.0: Tempest plugin tests for Cinder.
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/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.3.1..1.0.0
---------------------------------------------
efef4f5 Extending testing scope of Incremental Backup
f44ff14 Create new Ceph job with c-bak service enabled
82b3e2d Ussuri contrib docs community goal
c6215bd Update cinder-tempest-plugin-lvm-lio (revamp)
af5022a Use python3 devstack ceph plugin job
e0622ed Drop python 2.7 support and testing
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 58 +++++++++++++++-------
CONTRIBUTING.rst | 19 +++----
.../api/volume/test_volume_backup.py | 23 +++++++++
playbooks/post-cinderlib.yaml | 6 +++
playbooks/tempest-and-cinderlib-run.yaml | 28 +++++++++++
roles/change-devstack-data-owner/README.rst | 23 +++++++++
.../change-devstack-data-owner/defaults/main.yaml | 3 ++
roles/change-devstack-data-owner/tasks/main.yaml | 6 +++
setup.cfg | 5 +-
tempest_blacklist.txt | 10 ----
test-requirements.txt | 3 +-
tox.ini | 8 +--
12 files changed, 146 insertions(+), 46 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index f53437e..af89592 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
More information about the Release-announce
mailing list