[release-announce] puppet-nova 21.2.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 7 13:25:31 UTC 2023
We are satisfied to announce the release of:
puppet-nova 21.2.0: Puppet module for OpenStack Nova
This release is part of the zed stable release series.
The source is available from:
https://opendev.org/openstack/puppet-nova
Download the package from:
https://tarballs.openstack.org/puppet-nova/
Please report issues through:
https://bugs.launchpad.net/puppet-nova/+bugs
For more details, please see below.
21.2.0
^^^^^^
New Features
************
* The new "nova::migration::libvirt::manage_service" parameter has
been added.
Bug Fixes
*********
* The "nova::migration::libvirt" class no longer reads the
"nova::compute::libvirt::manage_libvirt_services" parameter to
decide whether the class should/shouldn't manage services. The new
"nova::migration::libvirt::manage_service" parameter now controls
that behavior.
Changes in puppet-nova 21.1.0..21.2.0
-------------------------------------
a1b4066e Add .pdkignore to exclude some files from tar ball
61e0142f Prepare new stable/zed release
c7a476e4 Add per module policy service refresh
ac4d1e17 Fix restart of modular libvirt daemons after config change
2ec38244 Drop modular libvirt daemon names for Debian/Ubuntu
8b60d6ba Prohibit modular libvirt in non RedHat distributions
e2919604 Enable only sockets for modular libvirt daemons
549d89e3 Fix incorrect usage of manage_libvirt_services
Diffstat (except docs and test files)
-------------------------------------
.pdkignore | 51 ++++
manifests/compute/libvirt/services.pp | 81 +++++-
manifests/deps.pp | 3 +-
manifests/migration/libvirt.pp | 15 +-
manifests/params.pp | 40 ++-
manifests/policy.pp | 1 +
metadata.json | 2 +-
...on-libvirt-manage-service-3d205cd3772650b7.yaml | 13 +
spec/classes/nova_compute_libvirt_services_spec.rb | 7 +-
spec/classes/nova_migration_libvirt_spec.rb | 312 +++++++++------------
spec/classes/nova_policy_spec.rb | 2 +
11 files changed, 313 insertions(+), 214 deletions(-)
More information about the Release-announce
mailing list