[release-announce] tempest 34.1.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 20 10:12:11 UTC 2023


We are pumped to announce the release of:

tempest 34.1.0: OpenStack Integration Testing

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/tempest

Download the package from:

    https://pypi.org/project/tempest

Please report issues through:

    https://bugs.launchpad.net/tempest/+bugs

For more details, please see below.

Changes in tempest 34.0.0..34.1.0
---------------------------------

00a315dc9 Use stable constraint in tox to release new tag for 2023.1
b04b10298 Update multiattach tests
e9a58a1cc Introduce a change that will allow more clients to make volumes
d78e40536 Fix server cleanup in test_multiple_create test
21f40f3df Revert "Fix DeprecationWarning of jsonschema"
f16c70a11 Revert "Update required minimum jsonschema version >= 4.16.0"
30a269cee Cinder client fails if identity API version specified
e2315c1cf Update required minimum jsonschema version >= 4.16.0
d3155552e Avoid wait for vol detach in live-migrate tests
ece781e26 Switch to the master constraint in tox.ini
d52fb8cb6 Fix DeprecationWarning of jsonschema


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

tempest/api/compute/admin/test_live_migration.py   |  3 +-
tempest/api/compute/admin/test_volume_swap.py      |  5 +--
tempest/api/compute/admin/test_volumes_negative.py |  6 ++--
tempest/api/compute/base.py                        |  5 +--
.../api/compute/servers/test_multiple_create.py    |  8 +++++
tempest/api/compute/volumes/test_attach_volume.py  |  4 ++-
tempest/config.py                                  |  4 +++
tempest/lib/cli/base.py                            |  9 +++--
tempest/scenario/manager.py                        | 42 ++++++++++++++--------
9 files changed, 62 insertions(+), 24 deletions(-)







More information about the Release-announce mailing list