Andy McCrae eb339ee4ec Fix keystone_sp conditional
In patch https://review.openstack.org/#/c/309425/ we defaulted the
keystone_sp var to exist and be set to "{}". All conditionals were
changed to check if keytone_sp was "{}" rather than to check if it is
defined.

The horizon role still does a conditional to check if the var is
defined, rather than a check to see if it is "{}". This causes the
conditional to fail when the var is defaulted in user_variables, but has
no values in it.

Change-Id: Ib4cd0b168ec09a222e7a1da5672395852f3f8a1c
2016-11-25 12:24:42 +00:00
2016-11-15 09:34:50 +02:00
2016-11-15 22:15:23 -06:00
2016-11-25 12:24:42 +00:00
2016-09-09 10:34:03 +01:00
2016-09-28 08:16:55 +00:00
2016-09-26 08:55:39 -04:00
2016-07-15 03:57:54 +00:00

OpenStack-Ansible Horizon

This Ansible role installs and configures OpenStack Horizon served by the Apache webserver. Horizon is configured to use Galera for session caching and Memcached for other caching.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_horizon/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_horizon for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 74.3%
Python 18.5%
Shell 7.2%