From 87d00c5603446c0e7a79ead8bd2ce246ab5e047f Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 18 Apr 2017 16:40:45 -0700 Subject: [PATCH] Use https where possible for status site things OpenStack docs and www.openstack.org css resources are all hosted over https now. Avoid hitting redirects and point directly at the current source urls. Change-Id: Ic8d2195983016c8140025bafb46e78fa6d5bfff5 --- .../openstack_project/files/status/index.html | 12 +++---- .../templates/status/common.js.erb | 32 +++++++++---------- .../templates/zuul/status.html.erb | 14 ++++---- 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/modules/openstack_project/files/status/index.html b/modules/openstack_project/files/status/index.html index 8fc306acf9..ef8167ceca 100644 --- a/modules/openstack_project/files/status/index.html +++ b/modules/openstack_project/files/status/index.html @@ -25,20 +25,20 @@ - - + + - + - + - + - + diff --git a/modules/openstack_project/templates/status/common.js.erb b/modules/openstack_project/templates/status/common.js.erb index 9074a19783..a9b6aa6c82 100644 --- a/modules/openstack_project/templates/status/common.js.erb +++ b/modules/openstack_project/templates/status/common.js.erb @@ -56,37 +56,37 @@ function footer() { '
' + '

OpenStack

' + '' + '
\n' + '
' + '

Community

' + '' + '
\n' + '
' + '

Documentation

' + '' + '
\n' + '
' + '

Branding & Legal

' + '' + '
' + '' + diff --git a/modules/openstack_project/templates/zuul/status.html.erb b/modules/openstack_project/templates/zuul/status.html.erb index 1065459cc0..16ace3cd87 100644 --- a/modules/openstack_project/templates/zuul/status.html.erb +++ b/modules/openstack_project/templates/zuul/status.html.erb @@ -19,20 +19,20 @@ - - + + - + - + - + - +