From a79d3de4b2491edd66efd9af3bd50e7baf0abde9 Mon Sep 17 00:00:00 2001 From: Eddie Ramirez Date: Thu, 9 Aug 2018 11:44:54 -0700 Subject: [PATCH] Fixes to local_settings.py (Horizon) * Replaces the setting SITE_BRANDING with the name of the project. * Removed HELP_URL, it was pointing to WRS website Change-Id: I3fac377dd16c09d7606490beb45aceddb32473c1 Story: 2003397 --- openstack/python-horizon/centos/files/local_settings.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openstack/python-horizon/centos/files/local_settings.py b/openstack/python-horizon/centos/files/local_settings.py index f21fa697..9ec9c35f 100755 --- a/openstack/python-horizon/centos/files/local_settings.py +++ b/openstack/python-horizon/centos/files/local_settings.py @@ -991,9 +991,7 @@ OPERATION_LOG_OPTIONS = { # Wind River CGCS Branding Settings -SITE_BRANDING = "Akraino Edge Stack" -# To be deprecated -HORIZON_CONFIG["help_url"] = "http://www.windriver.com/support/" +SITE_BRANDING = "StarlingX" # Note (Eddie Ramirez): The theme name will be updated after r0 AVAILABLE_THEMES = [