commit | 6d7b4a8d9da5f27acce5a96ea5b512674c24ecf8 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 02 15:25:36 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 09 14:55:49 2018 +0000 |
tree | 633b54a73ff41e6fc016bb444307152282829a6a | |
parent | 6d9ef5ac6c345930c5695634118fc783ab4717ef [diff] |
Display error if TFTP field empty If either TFTP Server IP Address or File Name is empty for the "Download image file from TFTP server" function, return and display an error. Tested: Verified I see this error if either field is empty. Change-Id: I3da3353dad7cfb0f765d8a662412c3adb3fa4efd 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.