openstack-ansible-os_horizon/templates
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
..
80_admin_default_panel.py.j2 Add template option for the default horizon panel 2016-01-13 20:48:13 -06:00
horizon-manage.py.j2 Only install to virtual environment 2016-07-08 06:16:12 -07:00
horizon_apache_ports.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
horizon_django.wsgi.j2 Patch for osprofiler regression in django wsgi. 2016-11-14 11:59:47 +02:00
horizon_local_settings.py.j2 Fix keystone_sp conditional 2016-11-25 12:24:42 +00:00
openstack_dashboard.conf.j2 Only install to virtual environment 2016-07-08 06:16:12 -07:00