commit | 7c35e6135d779f1251e48e331816f52c859adead | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Jul 05 15:14:07 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Jul 27 02:22:28 2018 +0000 |
tree | ddc4df19544206b21cc240ea3f3a197423b33474 | |
parent | ac9131e060804571b493017f166a931b26f789eb [diff] |
Fix change priority down arrow logic If the Boot priority was an "Active" image then a "Functional" image. The down arrow would be grayed out on the "Active" image. It should not have been grayed out, i.e. the user should be able to lower the priority on an "Active" image if there is a functional image below it in the table. Resolves openbmc/openbmc#3228 Tested: Tested this case and uploaded an image of the result to 3228. Change-Id: I6033886354f76671a4d33c4d8a79097428311e93 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.