commit | f97adb9f56ba9d2bdcdb903cee8b85b908426f75 | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Fri Apr 27 13:33:04 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon May 14 12:06:41 2018 +0000 |
tree | 95f9ddb4f3f1fc6de484c493b3a30f2333dbadc9 | |
parent | d0e044120454a5128ce68689343412947f29b638 [diff] |
Display success message after uploading image Fix includes: - Displaying an 'Upload complete' message and clearing the image's file name if the upload succeeds. - Displaying an error pop-up with reason for failure when the upload fails. Change-Id: Id9474b62ed62e1b40ffa018eb273abbf19be26ce 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.