[release-announce] puppet-tempest 21.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 20 11:27:56 UTC 2022


We are satisfied to announce the release of:

puppet-tempest 21.0.0: Puppet module for OpenStack Tempest

This release is part of the zed release series.

The source is available from:

    https://opendev.org/openstack/puppet-tempest

Download the package from:

    https://tarballs.openstack.org/puppet-tempest/

Please report issues through:

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

For more details, please see below.

Changes in puppet-tempest 20.3.0..21.0.0
----------------------------------------

79465b3 Prepare Zed RC1
735a2d2 Add basic manila-tempest-plugin options
a115820 Support manila-tempest-plugin
1f35ee4 CentOS: Do not install packages without tempest tests
d5ecf3f Bump upper version of puppetlabs-vcsrepo
619f350 Fix wrong test description
9506c10 Remove logic for Windows systems
b219ee7 Add release note about usage of OpenDev repo
6831577 Fix missing parameters for heat-tempest-plugin
be17b22 Add support for domain parameters
966aa24 Fix unit tests for plugin package management
9f2d6ea Deprecate a parameter for whitebox-tempest-plugin
affbcb0 Allow arbitrary section name for *_id_setter
7d69a69 Accept array value for [dns] nameservers
dafa910 CentOS: Install package for glance-tempest-plugin
a9398a5 Add support for [scenario] img_disk_format
fb4287e Remove clean up for [compute] image_alt_ssh_user
6b9b452 Do not set deprecated [service_available] aodh_plugin
786b5ed Accept a string value for [auth] tempest_roles
4a850f0 Accept array for [network-feature-enabled] api_extensions
e571a08 Remove support for CentOS 8 Stream
29ce34b Remove the change_password_available parameter
e55129b Remove keystone_v2 parameter
3d176b1 CentOS: Install tempest plugin packages only
e0260af Change git url for Tempest to opendev.org
68d2759 Update master for stable/yoga


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

.../provider/tempest_flavor_id_setter/openstack.rb |  68 ++----
.../provider/tempest_glance_id_setter/openstack.rb |  68 ++----
.../tempest_neutron_net_id_setter/openstack.rb     |  67 ++----
lib/puppet/type/tempest_config.rb                  |   2 +-
lib/puppet/type/tempest_flavor_id_setter.rb        |  10 +-
lib/puppet/type/tempest_glance_id_setter.rb        |  10 +-
lib/puppet/type/tempest_neutron_net_id_setter.rb   |   8 +
manifests/init.pp                                  | 242 +++++++++++++++------
manifests/params.pp                                |  17 +-
metadata.json                                      |  10 +-
.../notes/bug-1963659-5da35fe19165c268.yaml        |   4 +
.../notes/bug-1969361-849e95dbcf6f8395.yaml        |  13 ++
.../notes/bug-1978848-c1f78da88d406f98.yaml        |  11 +
.../notes/deprecate-whitebox-380760e888224807.yaml |   5 +
.../notes/img_disk_format-af812818355f76a8.yaml    |   4 +
.../notes/manila-opts-64b68b5682510f77.yaml        |   6 +
.../notes/manila-plugin-opts-32ed62c7b964c19b.yaml |  10 +
.../notes/remove-centos-8-f39a0a61b22f3f42.yaml    |   4 +
...change_password_available-d118d68c6c566f5d.yaml |   4 +
.../notes/remove-keystone_v2-1c0afa91a074f564.yaml |   4 +
.../tempest-repo-opendev-76ee1bab934194fa.yaml     |   5 +
.../notes/user-domain-params-0f9093ffaac1ee54.yaml |  10 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/yoga.rst                       |   6 +
spec/classes/tempest_init_spec.rb                  | 190 ++++++++++------
spec/unit/puppet/provider/ruby_spec.rb             |  10 +-
spec/unit/type/tempest_config_spec.rb              |   2 +-
27 files changed, 469 insertions(+), 322 deletions(-)







More information about the Release-announce mailing list