[release-announce] [puppet] puppet-nova 12.3.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 20 22:38:42 UTC 2018


We jubilantly announce the release of:

puppet-nova 12.3.0: Puppet module for OpenStack Nova

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-nova 12.2.0..12.3.0
-------------------------------------

6ddc615 Prepare for official Queens release
cc53f1f Add kombu_failover_strategy option
f6b1d1a Add CORS configuration support
ce0ca3e Load puppet-openstack_spec_helper locally during tests
d766f83 Zuul: Remove project name
0bb477d Add support for VNC TLS


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

.zuul.yaml                                         |   1 -
Gemfile                                            |  10 +-
manifests/compute/libvirt/qemu.pp                  |  22 +++
manifests/cors.pp                                  |  58 ++++++++
manifests/init.pp                                  |   8 ++
manifests/vncproxy.pp                              |  60 +++++++-
metadata.json                                      |  14 +-
.../notes/add-cors-support-773226c628d06da6.yaml   |   3 +
.../add_rabbit_kombu_options-b43953e81f9516c0.yaml |   6 +
releasenotes/notes/vnc_tls-cfea520d82511758.yaml   |  14 ++
spec/classes/nova_compute_libvirt_qemu_spec.rb     |  48 ++++++-
spec/classes/nova_cors_spec.rb                     |  49 +++++++
spec/classes/nova_init_spec.rb                     |   2 +
spec/classes/nova_vnc_proxy_spec.rb                | 151 ++++++++++++++-------
14 files changed, 383 insertions(+), 63 deletions(-)







More information about the Release-announce mailing list