[openstack-announce] [new][puppet] puppet-horizon 9.2.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 29 18:26:03 UTC 2016


We are glad to announce the release of:

puppet-horizon 9.2.0: Puppet module for OpenStack Horizon

This release is part of the newton release series.

For more details, please see below.

9.2.0
^^^^^


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

* A new panel for glance images based on angularjs has been created
  in horizon. New parameter images_panel has been added to puppet-
  horizon to configure the enabled panel for images, legacy or
  angular.


Bug Fixes
*********

* Horizon Offline Generation Error on ubuntu systems. Previously,
  the 'manage.py compress' only ran on redhat. This change allows the
  command to be executed on ubuntu also.


Other Notes
***********

* Tests updated to leverage rspec-puppet-facts for testing multiple
  OS versions.

Changes in puppet-horizon 9.1.0..9.2.0
--------------------------------------

be6f352 Prepare 9.2.0 (newton b3)
1f20935 Update comment regarding the available_themes parameter
ef0c544 Move other-requirements.txt to bindep.txt
4da543b Add images_panel parameter default to HORIZON_CONFIG
75b065b Allow Optional Password Auto-Completion
a527e75 don't hardcode keystone-package tag to memcached package
aaca6df Switch horizon to use versionless keystone endpoint
7385841 OPENSTACK_KEYSTONE_BACKEND should be configurable
62b4476 Horizon django cache compress on ubuntu
3428d4f Include openstacklib defaults manifest.
72dcec4 Switch horizon to use rspec-puppet-facts


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

bindep.txt                                         |   0
manifests/init.pp                                  |  76 +++++++++--
manifests/params.pp                                |   1 +
metadata.json                                      |   2 +-
other-requirements.txt                             |   0
...dd-images-panel-parameter-cb010871c8e1d0d1.yaml |   6 +
...ngo_cache_compress_ubuntu-e1807c69e52048fd.yaml |   4 +
.../notes/rspec-puppet-facts-7ec9c688aba3e69e.yaml |   4 +
releasenotes/source/conf.py                        |   4 +-
spec/classes/horizon_init_spec.rb                  | 130 +++++++++----------
spec/classes/horizon_wsgi_apache_spec.rb           | 139 +++++++++------------
spec/spec_helper.rb                                |   7 +-
templates/local_settings.py.erb                    |  22 +++-
13 files changed, 217 insertions(+), 178 deletions(-)






More information about the OpenStack-announce mailing list