We are delighted to announce the release of: python-watcher 3.0.1: OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack- based clouds. This release is part of the train stable 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 3.0.0..3.0.1 -------------------------------------- 8e143ca8 Remove print() e5884a96 Don't throw exception when missing metrics Diffstat (except docs and test files) ------------------------------------- watcher/decision_engine/datasources/base.py | 3 --- watcher/decision_engine/datasources/ceilometer.py | 13 ++++++------- watcher/decision_engine/datasources/gnocchi.py | 21 +++++++++++---------- watcher/decision_engine/datasources/grafana.py | 3 +++ watcher/decision_engine/datasources/monasca.py | 8 ++++---- .../datasources/test_grafana_helper.py | 6 +----- 8 files changed, 27 insertions(+), 39 deletions(-)
participants (1)
-
no-reply@openstack.org