murano-tempest-plugin 2.1.0 (victoria)
We are satisfied to announce the release of: murano-tempest-plugin 2.1.0: Tempest plugin for the murano project. This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/murano-tempest-plugin Download the package from: https://tarballs.openstack.org/murano-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/murano/+bugs For more details, please see below. Changes in murano-tempest-plugin 2.0.0..2.1.0 --------------------------------------------- 2590256 [goal] Migrate murano-tempest-plugin jobs to focal 110bde6 Remove retired congress 80c0851 Switch to newer openstackdocstheme and reno versions 9b3a8ee Add py38 package metadata 32ce7f0 Fix hacking min version to 3.0.1 f209fc4 Add stable branch jobs on the plugins master gate 6053cba Update docs building Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 24 ++++++ .../functional/integration/integration_base.py | 85 -------------------- .../functional/integration/test_policy_enf.py | 90 ---------------------- releasenotes/notes/.placeholder | 0 releasenotes/source/conf.py | 9 ++- requirements.txt | 1 - setup.cfg | 16 +--- test-requirements.txt | 6 +- tox.ini | 10 ++- 12 files changed, 48 insertions(+), 224 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d9a635c..7202fd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18 +17,0 @@ python-muranoclient>=0.8.2 # Apache-2.0 -python-congressclient<2000,>=1.9.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ee5b8b4..e3c4063 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=3.0,<3.1.0;python_version>='3.5' # Apache-2.0 +hacking>=3.0.1,<3.1.0;python_version>='3.5' # Apache-2.0 @@ -9 +8,0 @@ python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD @@ -13,3 +11,0 @@ testtools>=2.2.0 # MIT -openstackdocstheme>=1.18.1 # Apache-2.0 -# releasenotes -reno>=2.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org