magnum-tempest-plugin 2.1.0 (bobcat)
We are overjoyed to announce the release of: magnum-tempest-plugin 2.1.0: Tempest plugin for Magnum Project This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/magnum-tempest-plugin Download the package from: https://tarballs.openstack.org/magnum-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/magnum/+bugs For more details, please see below. Changes in magnum-tempest-plugin xena-last..2.1.0 ------------------------------------------------- c5743fb Add magnum service to rbac tests c471391 Cleanup py27 support 718190b Add RBAC tests 89cba9b Add clients to tempest plugins 8af1d1a Add stable/2023.1 jobs on master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 21 ++ magnum_tempest_plugin/common/client.py | 18 +- magnum_tempest_plugin/common/templates/__init__.py | 0 magnum_tempest_plugin/common/templates/cluster.py | 275 +++++++++++++++++++++ .../common/templates/cluster_template.py | 217 ++++++++++++++++ .../common/templates/cluster_template_admin.py | 73 ++++++ magnum_tempest_plugin/config.py | 26 +- magnum_tempest_plugin/plugin.py | 28 ++- .../api/v1/rbac/test_cluster_template_admin.py | 24 ++ setup.py | 9 - 20 files changed, 967 insertions(+), 508 deletions(-)
participants (1)
-
no-reply@openstack.org