[release-announce] zun-tempest-plugin 2.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Sun Aug 19 19:09:30 UTC 2018


We are pleased to announce the release of:

zun-tempest-plugin 2.0.0: Tempest plugin zun_tempest_plugin

This release is part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/zun-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/zun-tempest-plugin/

Please report issues through launchpad:

    https://bugs.launchpad.net/zun

For more details, please see below.

Changes in zun-tempest-plugin 1.0.0..2.0.0
------------------------------------------

fd84e5a Use 'volumev3' as a service type
46f8378 Test full capsule template
51e35d9 Run tempest tests with stable branch
e5eb56d Test container bind-mount cinder volume
f5d91f0 fix tox python3 overrides
78fdfb8 Revert "Disable two container restart test cases"
fb75b5e Disable two container restart test cases
d8280b8 Revert "Re-enable update container test"
4b9e5dd Revert "Re-enable rename container test"
29fc7e5 Re-enable update container test
4804428 Re-enable rename container test
0cba335 Drop py34 and py33 target in tox.ini
6c15409 Skip container update test
1c08d47 Add test cases for capsule
1c961c9 Disable test_rename_container test
9b62447 Tempest tests to verify shared network
ca733c8 Fix the command for running specific test
781f9af Update links in README
37456f5 Add tempest test for the 'nets' parameter
0375128 Updated from global requirements
a50909f Updated from global requirements
6cae7e4 Cleanup the created security groups
e52e793 Handle python 2 and 3 compatibility
7371559 Test remove security group in tempest tests
3767dc3 Add tempest tests for get_archive/put_archive
d9ffddc Fix Docker-py 3.1.0 return generator
bedba8a Update our service definition
311445d update home-page url
9d2b123 Update tox.ini  file
8cf5612 Use random name in tempest tests
8df08ca Zuul: Remove project name


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  10 +-
README.rst                                         |   6 +-
requirements.txt                                   |   2 +-
setup.cfg                                          |   5 +-
test-requirements.txt                              |   2 +-
tox.ini                                            |   8 +-
16 files changed, 556 insertions(+), 79 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index e7df4ba..0ea703d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 54332ff..08d29c8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ hacking<0.13,>=0.12.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list