Implement baremental API
Registered by
Tang Chen
The goal of OpenStack SDK is to provide an unified
OpenStack API interface to APP developers. This BP
is going to track the implementation of baremetal
APIs v1 (the latest).
According to the Ironic API doc, we can divide all
APIs into 7 sets below and implement them one by one.
1. Node CRUD API
2. Node management API
3. Node Vendor Passthru API
4. Port CRUD API
5. Chassis CRUD API
6. Driver and driver vendor passthru API
7. Other utility API
Please refer to the doc below to see all baremetal APIs:
http://
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Prepare for baremetal API implementation
(?)