We jubilantly announce the release of: manila-tempest-plugin 2.2.0: Tempest plugin manila-tempest-plugin This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/manila-tempest-plugin Download the package from: https://tarballs.openstack.org/manila-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/manila/+bugs For more details, please see below. Changes in manila-tempest-plugin yoga-last..2.2.0 ------------------------------------------------- d10819b Add access rules restriction tests cbab9fe Fix backup build erro exception class name de4bf8d Use ddt.named_data decorator to avoid random test names cf874b1 Ensure metadata tests manipulate only its own metadata edd82c7 Add share backup tests. 7604da8 Remove unneeded randomness when calling ddt.data() d6a5173 [CI] Stable branch CI adjustments Diffstat (except docs and test files) ------------------------------------- .../services/share/json/shares_client.py | 3 + .../services/share/v2/json/shares_client.py | 115 +++++++++++++++- requirements.txt | 2 +- zuul.d/manila-tempest-jobs.yaml | 3 + zuul.d/manila-tempest-stable-jobs.yaml | 39 +++++- zuul.d/project.yaml | 5 +- 19 files changed, 721 insertions(+), 66 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 95ad247..108bbee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -ddt>=1.0.1 # MIT +ddt>=1.6.0 # MIT
participants (1)
-
no-reply@openstack.org