[release-announce] cloudkitty_tempest_plugin 2.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Fri May 15 12:24:40 UTC 2020


We are satisfied to announce the release of:

cloudkitty_tempest_plugin 2.0.0: Tempest plugin for CloudKitty

This release is part of the ussuri 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 1.2.0..2.0.0
-------------------------------------------------

44b8c4e More cleanup for py2 drop
91c85d0 [ussuri][goal] Drop python 2.7 support and testing
0d0a5a7 Split tests between the two current CloudKitty API versions
e13403b Update tempest jobs
25eeac4 Update the constraints url


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

.zuul.yaml                                         | 14 +++---
cloudkitty_tempest_plugin/services/client.py       | 51 ++++++++++++++--------
setup.cfg                                          |  5 +--
test-requirements.txt                              |  3 +-
tox.ini                                            | 12 +++--
11 files changed, 53 insertions(+), 46 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index acfff84..c945165 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9 @@ python-subunit>=0.0.18 # 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