We are jazzed to announce the release of: puppet-nova 16.2.1: Puppet module for OpenStack Nova This release is part of the ussuri 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. 16.2.1 ^^^^^^ New Features ************ * Add parameter *enable_isolated_aggregate_filtering* which allows the scheduler to restrict hosts in aggregates based on matching required traits in the aggregate metadata and the instance flavor/image. Default value for this parameter is False. Deprecation Notes ***************** * The nova::ironic::common::api_endpoint is deprecated and has no effect, because the corresponding [ironic]api_endpoint was removed in Nova. The nova::ironic::common::endpoint_override should be used instead. Changes in puppet-nova 16.2.0..16.2.1 ------------------------------------- 91da7cbe Prepare Ussuri M3 again bcf7e2ad Resolve duplicated requirement names in metadata 4b138419 Expose enable_isolated_aggregate_filtering parameter c2e40bce Replace removed ironic api_endpoint by endpoint_override Diffstat (except docs and test files) ------------------------------------- manifests/ironic/common.pp | 43 ++++++++++++++-------- manifests/scheduler.pp | 8 ++++ metadata.json | 8 +--- ...ronic-common-api_endpoint-be452cc86092eb4d.yaml | 6 +++ ...lated_aggregate_filtering-ccadc597f556db7d.yaml | 7 ++++ spec/classes/nova_ironic_common_spec.rb | 19 ++-------- spec/classes/nova_scheduler_spec.rb | 9 +++++ 7 files changed, 63 insertions(+), 37 deletions(-)
participants (1)
-
no-reply@openstack.org