commit | 07876ff1241919afdbd548b55aac108d5b1ea00f | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 28 15:21:22 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 28 15:27:22 2018 -0500 |
tree | 55c155c8ab2a6a4b6aa7660b179cb9ca21bb6bee | |
parent | a4ec46799be5c1181210762df8ff0b3c00448780 [diff] |
Events: Filter by event type The filter search did not work for the event type (e.g. "xyz.openbmc_project.Software.Version.Error.ManifestFileFailure") Added the event type to the search terms. Resolves openbmc/phosphor-webui#5 Tested: See example.xyz.openbmc_project.Example.Elog.AutoTestSimple events on typing "auto" or "test". Change-Id: I47361a4fee0285c5e09f63599bcdacbd51a7f3cd Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.