commit | ac9131e060804571b493017f166a931b26f789eb | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Jul 13 15:52:18 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Jul 24 16:42:30 2018 +0000 |
tree | 60088521dac267bc192816d133a073aa72099f8f | |
parent | fc0cfc597101b1f7ad80a2308a7eac0346c28fc8 [diff] |
Fix firmware page not loading Had an image without an "Activation" property. This image did not have an Activation interface. Added an if for the Activation property. Also moved the activationStatus var so it would be empty if the Activation property did not exist. Resolves openbmc/openbmc#3309 Tested: The page loads now with the image missing the Activation property. Change-Id: I252e1277c88ce0a8b59b4f7441b1032954cef3e0 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.