We are satisfied to announce the release of: python-watcher 3.0.2: 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.1..3.0.2 -------------------------------------- 70a24cb0 Watcher API supports strategy name when creating audit template 8ef9d14a Check if scope is None 4422878e Compatible with old scope format Diffstat (except docs and test files) ------------------------------------- watcher/api/controllers/v1/audit_template.py | 20 ++++++--- 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 ++++++++++++++++ 6 files changed, 108 insertions(+), 6 deletions(-)