We joyfully announce the release of: python-watcher 8.0.0: OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack- based clouds. This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/python-watcher Download the package from: https://tarballs.openstack.org/watcher/ For more details, please see below. Changes in python-watcher 7.0.0..8.0.0 -------------------------------------- 01d74d0a Remove ceilometerclient dependecy e4fab0ce Add Python3 yoga unit tests 76ecaaeb Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 + requirements.txt | 1 - .../datasources/test_ceilometer_helper.py | 168 --------------------- 6 files changed, 8 insertions(+), 222 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index af0db6ad..2680c496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33 +32,0 @@ gnocchiclient>=7.0.1 # Apache-2.0 -python-ceilometerclient>=2.9.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org