commit | cb2c306036c12a86a5f13613634b5355824dd733 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu May 31 13:13:30 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Jun 06 13:48:13 2018 +0000 |
tree | cdad0d794acc844c432e2929589863d5703a83cf | |
parent | a45c3852258dd1a468febdda0a5ff8f1c44de538 [diff] |
Set DHCP on "Save settings" Set the DHCP enabled field when the user selects "Save settings" and accepts the popup. Added a TODO for issue #3154, Rest server should return a proper JSON bool. Resolves openbmc/openbmc#3165 Tested: Set "Obtain an IP address automatically using DHCP" on a Witherspoon. Change-Id: I45c817e3ddd8bf9c4f582460b1f9230e38548ff8 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.