summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2019-06-21 00:43:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-27 23:22:56 +0300
commit43e47842e81d2f27b4708dd966afd90e75deb36a (patch)
tree8c166b28d713f43cc1d0408edbe3b19e188e1577 /meta-intel
parentf14cc1b38d12e658dbbb4102452e11a1de9ab6d6 (diff)
downloadopenbmc-43e47842e81d2f27b4708dd966afd90e75deb36a.tar.xz
Web UI: Remove redfishSupportEnabled
redfishSupportEnabled was a bit of a misnomer, because even if set to false the Web UI user management continued to use Redfish. The only place redfishSupportEnabled was used was the Redfish Event Log page. https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/22868 Renames Redfish Event Log support to redfishEventLogDisabled. It is enabled by default/if undefined will be enabled. Should wait for 22868 to merge. (From meta-intel rev: 23ba3ebf5011a3547e56796e41ba1279e851fe0c) Tested: Tested 22868 with undefined redfishEventLogDisabled and see panel in navigation. Change-Id: I91ff480f759bb1b3900a4fb33c8fa76e2aa9cb94 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel')
-rw-r--r--meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json b/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
index 15dfaa66c..1543a6249 100644
--- a/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
+++ b/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
@@ -1,5 +1,4 @@
{
- "redfishSupportEnabled" : true,
"customKeyEnable": true,
"keyType" : "VT100+",
"customConsoleDisplaySize": {