ae521740bd0369d7ae3ae3e4073066f6e20a6f73
The RESTful Web API for nodes [1] was showing 'node_uuid', whereas this can now be node UUID or node name, so it has been changed to 'node_ident' (which is how it is described in the code/docstrings). [1] http://docs.openstack.org/developer/ironic/webapi/v1.html#nodes Change-Id: I5cc5b86c5d8b0551a53d1b3b1f002f27e1f290bb Implements: blueprint logical-names
Ironic
Ironic is an integrated OpenStack project which aims to provision bare metal machines instead of virtual machines, forked from the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
Anyone wishing to contribute to an OpenStack project should find a good reference here:
Description
Languages
Python
97.9%
Shell
1.9%