commit | 033025f33dd0872c2d23f06c471fd5278c7ddd41 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Mar 06 14:49:40 2018 -0600 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Apr 04 17:36:51 2018 +0000 |
tree | b02de81a0e172b8fffbf86fa9fe136e315abd16c | |
parent | 7c3e8c1d0c24f499c7140b8df6ed8114597514c1 [diff] |
Update the GUI after an image activated When activating an image the firmware page does not refresh after the image is activated and show the image as "Active". To get the image to show as "Active", a user must refresh the page. The activating image code now waits until the image is activated and the REST call returns "Active" or "Failed" and then refreshes the page. Resolves openbmc/openbmc#2966 Tested: Activated an image and verfied it refreshed after "Active". Change-Id: Ic68e3c9e6cb5c2ea4f5d66f48fd09252c4807f26 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.