[release-announce] [puppet] puppet-nova 10.4.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 10 20:35:37 UTC 2017


We joyfully announce the release of:

puppet-nova 10.4.0: Puppet module for OpenStack Nova

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

10.4.0
^^^^^^

New Features

* The os_interface option for the nova placement API is not
  configurable. This allows nodes communicating with the placement API
  (such as the compute nodes) to be able to choose which keystone
  endpoint's interface to use.

Changes in puppet-nova 10.3.0..10.4.0
-------------------------------------

86a2d2d Clean package provided placement httpd configs
17ec5fc Release Ocata 10.4.0
8978f76 Fix idempotency with empty available filters
739f84b Make placement's os_interface configurable
2372633 acceptance/ubuntu: enable ::nova::cell_v2::simple_setup
9a34c6a acceptance: enable placement on ubuntu
2f28dd8 Nova placement doesn't require nova::api
07f3bbf Update .gitreview for stable/ocata


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

.gitreview                                         |  1 +
manifests/params.pp                                |  2 +
manifests/placement.pp                             |  7 ++
manifests/scheduler/filter.pp                      |  6 +-
manifests/wsgi/apache_placement.pp                 | 21 +++---
metadata.json                                      |  2 +-
...t-interface-config-option-cc6d444666f00111.yaml |  5 ++
releasenotes/source/conf.py                        |  4 +-
spec/acceptance/nova_wsgi_apache_spec.rb           | 21 ++----
spec/classes/nova_placement_spec.rb                | 82 +++++++++++++---------
spec/classes/nova_scheduler_filter_spec.rb         |  2 +
spec/classes/nova_wsgi_apache_placement_spec.rb    | 25 ++-----
12 files changed, 101 insertions(+), 77 deletions(-)






More information about the Release-announce mailing list