d33faedbac
Updates reference for drivers API as well as nodes API to match the merged driver composition reform work. Change-Id: I89a7b1998a858d5c39f21c6653893aa8d7ad15bd Partial-Bug: 1524745
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"name": "test_node_classic",
|
|
"driver": "agent_ipmitool",
|
|
"driver_info": {
|
|
"ipmi_username": "ADMIN",
|
|
"ipmi_password": "password"
|
|
}
|
|
}
|