[release-announce] cloudkitty_tempest_plugin 2.3.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Tue Mar 30 17:53:22 UTC 2021


We are pleased to announce the release of:

cloudkitty_tempest_plugin 2.3.0: Tempest plugin for CloudKitty

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/cloudkitty_tempest_plugin

Download the package from:

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

For more details, please see below.

Changes in cloudkitty_tempest_plugin 2.2.0..2.3.0
-------------------------------------------------

72752c4 Add doc/requirements
5f4e88b Use tempest's ServiceClients rather than Manager
05f144b Bump hacking max version to 3.0.1


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

cloudkitty_tempest_plugin/services/client.py | 15 ++++++++++++---
test-requirements.txt                        |  8 ++------
3 files changed, 17 insertions(+), 9 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 733d533..8de3e38 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=1.1.0,<3.0.1 # Apache-2.0
@@ -9 +9 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
-pyflakes>=2.1.1
+pyflakes>=2.1.1 # MIT
@@ -13 +12,0 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2  # BSD
@@ -17,3 +15,0 @@ testtools>=1.4.0 # MIT
-openstackdocstheme>=1.11.0  # Apache-2.0
-# releasenotes
-reno>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list