[release-announce] watcher 11.0.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 4 11:25:51 UTC 2023
We are psyched to announce the release of:
watcher 11.0.0
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/watcher
Download the package from:
https://tarballs.openstack.org/watcher/
Please report issues through:
https://bugs.launchpad.net/watcher/+bugs
For more details, please see below.
Changes in watcher 10.0.0..11.0.0
---------------------------------
0610070e Add timeout option for Grafana request
a0997a04 Imported Translations from Zanata
4ea3eada Fix watcher comment
68435097 Imported Translations from Zanata
d28630b7 Update master for stable/2023.1
e36b77ad Use new get_rpc_client API from oslo.messaging
Diffstat (except docs and test files)
-------------------------------------
releasenotes/source/2023.1.rst | 6 ++++++
releasenotes/source/index.rst | 1 +
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 11 +++++++++--
requirements.txt | 2 +-
tox.ini | 2 +-
watcher/common/rpc.py | 2 +-
watcher/conf/grafana_client.py | 8 +++++++-
watcher/decision_engine/datasources/grafana.py | 3 ++-
watcher/decision_engine/strategy/strategies/base.py | 3 ---
9 files changed, 28 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 2680c496..dac6e9c9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20 +20 @@ oslo.log>=3.37.0 # Apache-2.0
-oslo.messaging>=8.1.2 # Apache-2.0
+oslo.messaging>=14.1.0 # Apache-2.0
More information about the Release-announce
mailing list