We are thrilled to announce the release of: python-watcher 4.0.1: OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack- based clouds. This release is part of the ussuri 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 4.0.0..4.0.1 -------------------------------------- 2e033d7b Native Zuul v3 watcher-grenade job + some cleanup 0543ccfe Watcher API supports strategy name when creating audit template cbb06e67 Check if scope is None 6e1be3cc Compatible with old scope format 043ebb71 Monkey patch original current_thread _active Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 25 +++------ .../legacy/grenade-devstack-watcher/post.yaml | 15 ------ playbooks/legacy/grenade-devstack-watcher/run.yaml | 60 ---------------------- watcher/api/controllers/v1/audit_template.py | 20 +++++--- watcher/cmd/__init__.py | 7 +++ watcher/decision_engine/model/collector/cinder.py | 3 ++ watcher/decision_engine/model/collector/ironic.py | 3 ++ watcher/decision_engine/model/collector/nova.py | 3 ++ .../cluster/test_cluster_data_model_collector.py | 36 +++++++++++++ 10 files changed, 123 insertions(+), 98 deletions(-)
participants (1)
-
no-reply@openstack.org