[puppet] puppet-horizon 11.1.0 (pike)
We are gleeful to announce the release of: puppet-horizon 11.1.0: Puppet module for OpenStack Horizon This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-horizon/ For more details, please see below. 11.1.0 ^^^^^^ New Features * Added ability to enable/disable the password field while launching a Heat stack by setting the enable_user_pass parameter of the OPENSTACK_HEAT_STACK dictionary in local_settings.py. * Allows to specify a custom root_path to static assets. Changes in puppet-horizon 11.0.0..11.1.0 ---------------------------------------- 219a31f Drop -dev in preparation for Pike M2 5dbc743 Update tox configuration ca72a7b Bump modules to next minor with -dev 8a280b0 Allows for custom location to static assets 04cf3cc Remove duplicate ENFORCE_PASSWORD_CHECK text 47aeba3 Adds interface for enable_user_pass Diffstat (except docs and test files) ------------------------------------- Gemfile | 4 +- bindep.txt | 11 +++++ manifests/init.pp | 14 ++++++- manifests/wsgi/apache.pp | 7 +++- metadata.json | 2 +- .../notes/enable_user_pass-c30e80d0705b0954.yaml | 5 +++ releasenotes/notes/root_path-4dbbddfa82bc6b56.yaml | 3 ++ releasenotes/source/conf.py | 4 +- spec/classes/horizon_init_spec.rb | 48 ++++++++++++++++++++-- spec/classes/horizon_wsgi_apache_spec.rb | 40 ++++++++++++++++++ templates/local_settings.py.erb | 12 +++--- tox.ini | 3 ++ 12 files changed, 137 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org