4da543b4b5
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
7 lines
230 B
YAML
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.
|