[watcher] python-watcher 1.0.1 (ocata)
We are amped to announce the release of: python-watcher 1.0.1: OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack- based clouds. This release is part of the ocata stable release series. The source is available from: https://github.com/openstack/watcher Download the package from: https://tarballs.openstack.org/watcher/ Please report issues through launchpad: http://bugs.launchpad.net/watcher For more details, please see below. Changes in python-watcher 1.0.0..1.0.1 -------------------------------------- ed32248 Add checking audit state 8a7e316 Fix that remove 'strategy' attribute does not work. d1ab697 Fix the mapping between the instance and the node 095ca0f Fix log level error to warning e1131a6 Update UPPER_CONSTRAINTS_FILE for stable/ocata 5e507e5 Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + tox.ini | 2 +- watcher/api/controllers/v1/audit.py | 26 +++++ watcher/api/controllers/v1/audit_template.py | 1 + watcher/api/controllers/v1/utils.py | 6 ++ watcher/decision_engine/audit/base.py | 2 +- watcher/decision_engine/model/collector/nova.py | 3 +- 8 files changed, 161 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org