We are ecstatic to announce the release of: python-vitrageclient 4.6.0: Vitrage Client API Library This release is part of the zed release series. The source is available from: https://opendev.org/openstack/python-vitrageclient Download the package from: https://pypi.org/project/python-vitrageclient Please report issues through: https://bugs.launchpad.net/python-vitrageclient/+bugs For more details, please see below. Changes in python-vitrageclient 4.5.0..4.6.0 -------------------------------------------- 716be84 Add Python3 zed unit tests e26a7d2 Drop lower-constraints.txt and its testing dcbf0ba Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- lower-constraints.txt | 48 -------------------------------------- releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 +++++ requirements.txt | 4 ++++ tox.ini | 6 ----- vitrageclient/common/formatters.py | 2 ++ 7 files changed, 14 insertions(+), 55 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6a3d7cc..4808453 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,4 @@ +# Requirements lower bounds listed here are our best effort to keep them up to +# date but we do not test them so no guarantee of having them all correct. If +# you find any incorrect lower bounds, let us know or propose a fix. +
participants (1)
-
no-reply@openstack.org