[release-announce] cloudkitty_tempest_plugin 1.2.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 25 09:22:47 UTC 2019


We jubilantly announce the release of:

cloudkitty_tempest_plugin 1.2.0: Tempest plugin for CloudKitty

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

eebbf69 Modifying README for installation and test run information
ed63a24 Sync Sphinx requirement
62e26ba Change openstack-dev to openstack-discuss in setup.cfg
e5ef847 Use opendev repository
db1191b OpenDev Migration Patch


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

.gitreview            |  2 +-
CONTRIBUTING.rst      |  4 ++--
README.rst            | 29 +++++++++++++++++++++++++++--
setup.cfg             |  4 ++--
test-requirements.txt |  3 ++-
tox.ini               |  2 +-
6 files changed, 35 insertions(+), 9 deletions(-)


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

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






More information about the Release-announce mailing list