From 182b3a418089e8c4645d97e3e2e766c29ad6eb3f Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Thu, 26 Jan 2017 21:09:10 -0700 Subject: [PATCH] Revert part of a murano patch which breaks horizon See bug for more details. Change-Id: Ieb80b8edb122bba7cde85cb4840730ebdb31f0a9 Closes-Bug: #1659725 --- ansible/roles/horizon/templates/local_settings.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/horizon/templates/local_settings.j2 b/ansible/roles/horizon/templates/local_settings.j2 index 5965585269..a115655384 100644 --- a/ansible/roles/horizon/templates/local_settings.j2 +++ b/ansible/roles/horizon/templates/local_settings.j2 @@ -455,7 +455,7 @@ TIME_ZONE = "UTC" # target installation. # Path to directory containing policy.json files -#POLICY_FILES_PATH = '/etc/openstack-dashboard' +POLICY_FILES_PATH = '/etc/openstack-dashboard' # Map of local copy of service policy files. # Please insure that your identity policy file matches the one being used on