[release-announce] puppet-nova 17.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 4 15:37:08 UTC 2020


We are amped to announce the release of:

puppet-nova 17.2.0: Puppet module for OpenStack Nova

This release is part of the victoria 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.

17.2.0
^^^^^^


New Features
************

* The new "nova::glance_num_retries" parameter has been added to
  support "[glance] num_retries" parameter in nova.

* The new "nova::keystone::authtoken::interface" parameter has been
  added, which can be used to set the interface parameter in authtoken
  middleware.


Upgrade Notes
*************

* The following deprecated parameters have been removed.

  * "nova::scheduler::filter::baremetal_scheduler_default_filters"

  * "nova::scheduler::filter::scheduler_use_baremetal_filters"

  * "nova::scheduler::filter::scheduler_host_manager"

* The "nova::placement::os_interface" parameter has been removed.

* The following parameters have been removed.

  * "nova::notify_api_faults"

  * "nova::notify_on_api_faults"

Changes in puppet-nova 17.1.0..17.2.0
-------------------------------------

b6e5cdf7 Prepare Victoria M2
5292d3ca Remove deprecated parameters for baremetal scheduling
eef0bbca Remove deprecated parameters for failure notifications
e5c6e66e Add support for [glance] num_retries parameter
5df142a1 Use relative name for class inclusion
651c1a6b Add support for the interface parameter in authtoken middleware
b4d9555e Remove deprecated nova::placement::os_interface


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

manifests/compute/ironic.pp                        |  2 +-
manifests/compute/libvirt/qemu.pp                  |  2 +-
manifests/compute/libvirt/virtlogd.pp              |  2 +-
manifests/init.pp                                  | 26 +++++-----------------
manifests/keystone/authtoken.pp                    |  7 ++++++
manifests/metadata/novajoin/api.pp                 |  2 +-
manifests/placement.pp                             | 16 +------------
manifests/scheduler/filter.pp                      | 25 ---------------------
metadata.json                                      | 12 +++++-----
...baremetal-scheduling-opts-250e52ff28ae2fc3.yaml |  8 +++++++
.../notes/glance-num_retries-37361ce8905d01c8.yaml |  5 +++++
...stone-authtoken-interface-eb3ffd7e39795f95.yaml |  5 +++++
...ement-remove-os_interface-5b02ab5f968b94b7.yaml |  4 ++++
...-for-failure-notification-8525eb14964260fd.yaml |  7 ++++++
spec/classes/nova_init_spec.rb                     |  9 ++++----
spec/classes/nova_keystone_authtoken_spec.rb       |  3 +++
spec/classes/nova_scheduler_filter_spec.rb         | 12 ----------
17 files changed, 61 insertions(+), 86 deletions(-)







More information about the Release-announce mailing list