[new][watcher] python-watcher 0.31.0 release (newton)
We are chuffed to announce the release of: python-watcher 0.31.0: Watcher takes advantage of CEP and ML algorithms/metaheuristics to improve physical resources usage through better VM placement. Watcher can improve your cloud optimization by reducing energy footprint and increasing profits. This release is part of the newton stable release series. With source available at: https://github.com/openstack/watcher Please report issues through launchpad: http://bugs.launchpad.net/watcher For more details, please see below. Changes in python-watcher 0.30.0..0.31.0 ---------------------------------------- 19fdd15 Doc updates 8814c09 Fixed GMR configuration issue eb4f46b Add constraint target to tox.ini and remove 1 dep 2f33dd1 Updated from global requirements 1a197ab Update .gitreview for stable/newton Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .../plantuml/watcher_db_schema_diagram.txt | 53 ++++++++++++++------- requirements.txt | 2 +- tox.ini | 9 ++-- watcher/common/service.py | 2 +- 7 files changed, 51 insertions(+), 28 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 94e2867..efd9084 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15 +15 @@ oslo.context>=2.9.0 # Apache-2.0 -oslo.db>=4.10.0 # Apache-2.0 +oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org