[release-announce] [puppet] puppet-horizon 12.2.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 25 20:07:35 UTC 2018


We are pleased to announce the release of:

puppet-horizon 12.2.0: Puppet module for OpenStack Horizon

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.2.0
^^^^^^

New Features

* Add the config option "HORIZON_IMAGES_UPLOAD_MODE". now it is
  possible in puppet to configure the option with "off", "legacy" and
  "direct".

Changes in puppet-horizon 12.1.0..12.2.0
----------------------------------------

e0a2b36 Prepare for Queens Milestone 3
e3809eb Remove pinned versions from test-requirements.txt
5391f33 Run puppet-openstack-beaker-jobs
04854bf Added Parameter horizon_upload_mode


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

.zuul.yaml                                   |  1 +
manifests/init.pp                            |  7 +++++++
metadata.json                                |  2 +-
releasenotes/notes/add-b3d6015cc987a835.yaml |  6 ++++++
spec/classes/horizon_init_spec.rb            | 14 +++++++++++++-
templates/local_settings.py.erb              |  3 +++
test-requirements.txt                        |  6 +++---
7 files changed, 34 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 8db5c0d..aa9dd6b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx # BSD
+openstackdocstheme # Apache-2.0
@@ -6 +6 @@ openstackdocstheme>=1.17.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
+reno # Apache-2.0






More information about the Release-announce mailing list