commit | 9b733bdc51d3f9abffa18863cad28b5dd9c92f6f | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Feb 23 21:16:20 2018 -0600 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Mar 05 11:48:50 2018 -0600 |
tree | 0c0e95469672db30dd17a3b21f3d05d68674b01d | |
parent | 177b9e5d3fb402794651ae241d018585e72db70b [diff] |
Determine "Functional" images by association The functional, or running, images should be determined by looking at the functional association, not by looking at priority 0. An image could be functional but not priority 0, this happens after activating a new image. Get the functional images by looking at the endpoints of /xyz/openbmc_project/software/functional. Resolves openbmc/openbmc#2945 Tested: Verified the correct image is functional after activation and during other times of code updating. Change-Id: Ia5ad172b0874e634c0042576018b376b5260e31e 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.