[virtual] Horizon: server: secure = False 85/46485/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 30 Oct 2017 17:40:11 +0000 (18:40 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 31 Oct 2017 15:26:46 +0000 (15:26 +0000)
Horizon login fails due to CSRF_COOKIE_SECURE being set when no SSL
is available.

JIRA: FUEL-297

Change-Id: I23f8ee86dbf5a909c75cfcc217a2ab6e4dca7324
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 6436cbad3cdf190d891c0121c7e6a7fd814a1026)

mcp/reclass/classes/cluster/virtual-mcp-ocata-common/openstack_control.yml

index 6611184..2288e68 100644 (file)
@@ -102,6 +102,10 @@ parameters:
         novncproxy_port: 6080
       vncproxy_url: http://${_param:cluster_vip_address}:6080
       workers: 1
+  horizon:
+    server:
+      # yamllint disable-line rule:truthy
+      secure: False
   heat:
     server:
       bind: