2013-05-02 14:50:57 -04:00
|
|
|
Ironic
|
|
|
|
======
|
|
|
|
|
2014-10-15 12:05:58 -07:00
|
|
|
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
|
2015-10-19 11:26:09 +01:00
|
|
|
will use PXE and IPMI together to provision and turn on/off machines,
|
2014-10-15 12:05:58 -07:00
|
|
|
but Ironic also supports vendor-specific plugins which may implement
|
|
|
|
additional functionality.
|
2013-05-17 07:31:52 -07:00
|
|
|
|
|
|
|
-----------------
|
|
|
|
Project Resources
|
|
|
|
-----------------
|
|
|
|
|
2015-08-25 15:13:42 +00:00
|
|
|
* Free software: Apache license
|
|
|
|
* Documentation: http://docs.openstack.org/developer/ironic
|
|
|
|
* Source: http://git.openstack.org/cgit/openstack/ironic
|
|
|
|
* Bugs: http://bugs.launchpad.net/ironic
|
|
|
|
* Wiki: https://wiki.openstack.org/wiki/Ironic
|
|
|
|
|
2016-05-24 22:29:51 -04:00
|
|
|
Project status, bugs and RFEs (requests for feature enhancements)
|
|
|
|
are tracked on Launchpad:
|
2013-05-17 07:31:52 -07:00
|
|
|
|
|
|
|
http://launchpad.net/ironic
|
|
|
|
|
2013-06-04 07:34:44 -07:00
|
|
|
Anyone wishing to contribute to an OpenStack project should
|
2014-12-05 03:30:36 +00:00
|
|
|
find a good reference here:
|
2013-05-17 07:31:52 -07:00
|
|
|
|
2014-12-05 03:30:36 +00:00
|
|
|
http://docs.openstack.org/infra/manual/developers.html
|