We high-spiritedly announce the release of: vitrage 9.0.0: The OpenStack RCA Service This release is part of the zed release series. The source is available from: https://opendev.org/openstack/vitrage Download the package from: https://tarballs.openstack.org/vitrage/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/vitrage For more details, please see below. 9.0.0 ^^^^^ Upgrade Notes * Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8. Changes in vitrage 8.0.0..9.0.0 ------------------------------- 9a971055 Update python testing as per zed cycle teting runtime f538c886 move queue to project level a3a84cb4 rename tenant to project_id 31b2ac7c Add Python3 zed unit tests baaa92f4 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 +- .../drop-python-3-6-and-3-7-ca06b475787d017d.yaml | 5 ++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 +++ setup.cfg | 4 +- vitrage/api/hooks.py | 4 +- vitrage/api_handler/apis/alarm.py | 6 +-- vitrage/api_handler/apis/rca.py | 2 +- vitrage/api_handler/apis/resource.py | 4 +- vitrage/api_handler/apis/topology.py | 2 +- vitrage/api_handler/apis/webhook.py | 6 +-- vitrage/common/constants.py | 2 +- 13 files changed, 59 insertions(+), 49 deletions(-)