We exuberantly announce the release of: masakari 16.0.1 This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/masakari Download the package from: https://tarballs.openstack.org/masakari/ Please report issues through: https://bugs.launchpad.net/masakari/+bugs For more details, please see below. Changes in masakari 16.0.0..16.0.1 ---------------------------------- c671f04 Fix compatability with new oslo.messaging and ci broken eb7d7af Update TOX_CONSTRAINTS_FILE for stable/2023.2 ab9108c Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 ++ masakari/context.py | 7 ++++++- test-requirements.txt | 1 + tox.ini | 10 +++++----- 7 files changed, 22 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 86eb838..95dcce8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,0 +17 @@ stestr>=1.0.0 # Apache-2.0 +sqlalchemy-migrate>=0.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org