
This change applies a few minor changes to update the local_settings.py config file for the kilo release. In Kilo, Horizon's exceptions and configuration around exceptions, was refactored. This eliminates the need for us to specify which exceptions are recoverable, not found, and unauthorized. By removing it from the HORIZON_CONFIG variable in local_settings.py, we defer to the default list which is rather large already without having to copy it into our source tree. Detailed change list: - Updated comment for CONSOLE_TYPE setting to include the new SERIAL type - Added the HORIZON_CONFIG['disable_password_reveal'] option - Added the DROPDOWN_MAX_ITEMS option - Added the ENFORCE_PASSWORD_CHECK option - Added the AUTHENTICATION_URLS option - Added the LAUNCH_INSTANCE options - Added the SWIFT_FILE_TRANSFER_CHUNK_SIZE option - Added the OPENSTACK_ENABLE_PASSWORD_RETRIEVE option - Added the SSO options (stubbed for now) - Updated the HORIZON_CONFIG option - Updated the OPENSTACK_NEUTRON_NETWORK option Co-Authored By: Ian Cordasco <ian.cordasco@rackspace.com> Partially implements blueprint: master-kilofication Change-Id: I3cb9054447bf356444f3458935e2ba661f5e7f2c
OpenStack horizon ############## :tags: openstack, horizon, cloud, ansible :category: *nix
Role for deployment, setup and installation of horizon.
- This role will install the following:
-
- horizon-dashboard
Description
Languages
Jinja
74.3%
Python
18.5%
Shell
7.2%