[release-announce] oslo.versionedobjects 2.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:26:52 UTC 2020


We are delighted to announce the release of:

oslo.versionedobjects 2.3.0: Oslo Versioned Objects library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.versionedobjects

Download the package from:

    https://pypi.org/project/oslo.versionedobjects

Please report issues through:

    https://bugs.launchpad.net/oslo.versionedobjects/+bugs

For more details, please see below.

Changes in oslo.versionedobjects 2.2.0..2.3.0
---------------------------------------------

acc0b29 [goal] Migrate testing to ubuntu focal
9d67d0f zuul: port the legacy multinode grenade job
90e0c5b Bump bandit version
198dc74 Align contributing doc with oslo's policy


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 14 ++----
CONTRIBUTING.rst                                   |  5 ++
lower-constraints.txt                              |  6 +--
.../post.yaml                                      | 15 ------
.../run.yaml                                       | 53 ----------------------
test-requirements.txt                              |  2 +-
8 files changed, 15 insertions(+), 84 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 5bb79dc..ccb1dc6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-bandit>=1.1.0,<1.6.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list