commit | 58301ec8b6c533d28863f03d96f0c3006f4cfa38 | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Fri Apr 20 21:33:01 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Sun May 13 10:23:33 2018 +0000 |
tree | 6d9417cd4be287abb02fd0a106922b4707ea73af | |
parent | 1bc2bfb28e1fb33f668421ed4e89370bd374d362 [diff] |
Refresh the firmware page after downloading image Fix includes - Polling the number of software objects for a new image. During which time the 'Downloading in progress' status bar will be displayed. A 2-minute timeout is used. - Displaying a 'Download complete' message if the download succeeds and refreshing the firmware page to show the new image once it is downloaded. - Displaying an error pop-up with reason for failure when the download fails. Resolves openbmc/openbmc#3054 Change-Id: I79a8b8c661c01474a12cef4af524cafdc2cee1fe Signed-off-by: CamVan Nguyen <ctnguyen@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.