Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: Turn off Redfish Event Log #3

Merged
merged 1 commit into from
Jul 11, 2019

Commits on Jul 11, 2019

  1. GUI: Turn off Redfish Event Log

    OpenPower systems use the exisiting D-Bus GUI panel, named "Event log".
    This new Redfish Event Log panel was added here:
    https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/15801
    More detail there on why a 2nd event log page was added.
    
    One day would like to share a Event Log panel in the GUI,
    but at this time it is not possible due to the field differences.
    
    OpenPower systems still use the following phosphor-logging features:
    resolve field (not in the Redfish spec), delete event logs one at a
    time (not yet implemented on the backend), and EventID (not in spec).
    
    See
    https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/22868
    
    (From meta-openpower rev: bc28b6abe52b70b60874fe57ee60ae12e196c359)
    
    Tested: Built image with 22868.
            No longer see the Redfish Event Log panel.
    Change-Id: Ie2d89fd059bfc3df4d333fac5c4177994425d462
    Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
    Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
    gtmills committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    4635c53 View commit details
    Browse the repository at this point in the history