cloudkitty_tempest_plugin 1.1.0 (stein)
We high-spiritedly announce the release of: cloudkitty_tempest_plugin 1.1.0: Tempest plugin for CloudKitty This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/cloudkitty-tempest-plugin Download the package from: https://tarballs.openstack.org/cloudkitty-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/cloudkitty/+bugs For more details, please see below. Changes in cloudkitty_tempest_plugin 1.0.0..1.1.0 ------------------------------------------------- 575b24d Added python3 voting tempest job. 5e49179 Fix the "serialize" method of the client in python3 1fffddb Update home-page f082a64 Update hacking version to latest 979ef78 Use updated hacking url link d8bbb73 Removed older version of python added 3.5 2e3f1ed import zuul job settings from project-config 60ea6a5 fix tox python3 overrides 2c5f4f7 Systematically skip test_get_rated_tenants test Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 8 ++++++++ HACKING.rst | 4 ++-- cloudkitty_tempest_plugin/services/client.py | 2 +- setup.cfg | 5 ++--- test-requirements.txt | 2 +- tox.ini | 6 +++++- 7 files changed, 22 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 3887e0d..c0bf4ef 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
participants (1)
-
no-reply@openstack.org