puppet-horizon/releasenotes/notes/add-images-panel-parameter-cb010871c8e1d0d1.yaml
Alfredo Moralejo 4da543b4b5 Add images_panel parameter default to HORIZON_CONFIG
Review https://review.openstack.org/#/c/339122/ adds parameter
images_panel to HORIZON_CONFIG dict. It requires a default value
to work properly.

This patch add parameter images_panel to set the enabled panel
to legacy (default value) or angular.

Change-Id: I50ca03492464f9fb2f84963352b2e65c14d44953
2016-08-09 12:39:49 -04:00

7 lines
230 B
YAML

---
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.