commit | cdd9d6bc7afa94b2c106f10e2dcc2110708ac145 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Mar 09 11:57:06 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 20:07:09 2018 +0000 |
tree | ca531d6c2aab6f4683f98625d8d681ac72548f6f | |
parent | 08744f89dbd6356b2d1e8bdfa5fc3c9febd638fb [diff] |
Sort inventory subcomponents Sort the inventory subcomponents by alphanumeric. This sorting produces: "core 0, core 1, core 2,... core 12, core 13" Before the order was "core 0, core 1, core 10, core 11, ... core 2, core 21" Tested: Verified the order Change-Id: I470684d39e5f6c850368b43fde8073b03556dd12 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.