[release-announce] magnum_tempest_plugin 0.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Mar 29 01:58:00 UTC 2019
We are jazzed to announce the release of:
magnum_tempest_plugin 0.2.0: Tempest plugin for Magnum Project
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/magnum-tempest-plugin
Download the package from:
https://tarballs.openstack.org/magnum-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/magnum/+bugs
For more details, please see below.
Changes in magnum_tempest_plugin 0.1.0..0.2.0
---------------------------------------------
72a29d8 python3 compatibility fix
8ea970b add option for docker_storage_driver
9c99ba0 Update home-page
041ea92 fix tox python3 overrides
9314b7f Update hacking version to latest
38892ec Update the bugs link to storyboard
7aea2e3 fix bug link in readme
073144d Change openstack-dev to openstack-discuss
b80886a Add options for coe and network_driver
11d24d9 Add python 3.6 unit test job
b473e2d Fix the slowest test
de6fc2e Update the hacking to latest
d2a4612 Removed older version of python added 3.5
f9af7b6 fix tox python3 overrides
81fbaba fix typo
97437ab import zuul job settings from project-config
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 6 +++++
CONTRIBUTING.rst | 4 ++--
HACKING.rst | 4 ++--
README.rst | 2 +-
magnum_tempest_plugin/common/config.py | 15 ++++++++++++
magnum_tempest_plugin/common/datagen.py | 28 ++++++++++++----------
magnum_tempest_plugin/common/models.py | 6 ++---
magnum_tempest_plugin/config.py | 10 ++++++++
setup.cfg | 8 +++----
test-requirements.txt | 2 +-
tox.ini | 9 +++++--
15 files changed, 74 insertions(+), 35 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 4d9e710..6f8bd2c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=0.12.0,<0.13 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
More information about the Release-announce
mailing list