[release-announce] python-watcher 9.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:34:33 UTC 2022
We are pumped to announce the release of:
python-watcher 9.0.0: OpenStack Watcher provides a flexible and
scalable resource optimization service for multi-tenant OpenStack-
based clouds.
This release is part of the zed 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 8.0.0..9.0.0
--------------------------------------
2b103c40 Fix compatibility with oslo.db 12.1.0
76d61362 Imported Translations from Zanata
c55143bc remove unicode from code
7609df33 Tests: fix requirements for unit tests
b57eac12 Watcher DB upgrde compatibility consideration for add_apscheduler_jobs
ac6911d3 Add Python3 zed unit tests
23c20106 Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 4 +-
releasenotes/source/conf.py | 14 +++----
releasenotes/source/index.rst | 1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 49 +++++++++++++++++++++-
releasenotes/source/yoga.rst | 6 +++
test-requirements.txt | 1 +
.../versions/0f6042416884_add_apscheduler_jobs.py | 10 +++++
watcher/db/sqlalchemy/api.py | 6 ++-
watcher/locale/en_GB/LC_MESSAGES/watcher.po | 8 +++-
10 files changed, 95 insertions(+), 24 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 1172a625..72adc68f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,0 +15 @@ bandit>=1.6.0 # Apache-2.0
+WebTest>=2.0.27 # MIT
\ No newline at end of file
More information about the Release-announce
mailing list