2018-09-27 13:51:54 +02:00
|
|
|
======
|
|
|
|
Ironic
|
|
|
|
======
|
|
|
|
|
2016-11-24 13:02:22 +01:00
|
|
|
Team and repository tags
|
2018-09-27 13:51:54 +02:00
|
|
|
------------------------
|
2016-11-24 13:02:22 +01:00
|
|
|
|
2018-03-11 01:55:39 +08:00
|
|
|
.. image:: https://governance.openstack.org/tc/badges/ironic.svg
|
|
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
2016-11-24 13:02:22 +01:00
|
|
|
|
2018-09-27 13:51:54 +02:00
|
|
|
Overview
|
|
|
|
--------
|
2013-05-02 14:50:57 -04:00
|
|
|
|
2016-08-15 14:07:52 +10:00
|
|
|
Ironic consists of an API and plug-ins for managing and provisioning
|
|
|
|
physical machines in a security-aware and fault-tolerant manner. It can be
|
|
|
|
used with nova as a hypervisor driver, or standalone service using bifrost.
|
|
|
|
By default, it will use PXE and IPMI to interact with bare metal machines.
|
|
|
|
Ironic also supports vendor-specific plug-ins which may implement additional
|
|
|
|
functionality.
|
|
|
|
|
|
|
|
Ironic is distributed under the terms of the Apache License, Version 2.0. The
|
|
|
|
full terms and conditions of this license are detailed in the LICENSE file.
|
2013-05-17 07:31:52 -07:00
|
|
|
|
2016-08-15 14:07:52 +10:00
|
|
|
Project resources
|
|
|
|
~~~~~~~~~~~~~~~~~
|
2013-05-17 07:31:52 -07:00
|
|
|
|
2017-07-03 16:40:34 +01:00
|
|
|
* Documentation: https://docs.openstack.org/ironic/latest
|
2019-04-22 11:48:26 +08:00
|
|
|
* Source: https://opendev.org/openstack/ironic
|
2018-07-13 09:04:16 -04:00
|
|
|
* Bugs: https://storyboard.openstack.org/#!/project/943
|
2015-08-25 15:13:42 +00:00
|
|
|
* Wiki: https://wiki.openstack.org/wiki/Ironic
|
2019-07-22 18:24:39 +02:00
|
|
|
* APIs: https://docs.openstack.org/api-ref/baremetal/index.html
|
2018-06-12 14:24:25 +08:00
|
|
|
* Release Notes: https://docs.openstack.org/releasenotes/ironic/
|
2019-08-30 17:16:09 +08:00
|
|
|
* Design Specifications: https://specs.openstack.org/openstack/ironic-specs/
|
2015-08-25 15:13:42 +00:00
|
|
|
|
2016-08-15 14:07:52 +10:00
|
|
|
Project status, bugs, and requests for feature enhancements (RFEs) are tracked
|
2018-03-26 12:08:45 -07:00
|
|
|
in StoryBoard:
|
|
|
|
https://storyboard.openstack.org/#!/project/943
|
2013-05-17 07:31:52 -07:00
|
|
|
|
2016-08-15 14:07:52 +10:00
|
|
|
For information on how to contribute to ironic, see
|
2017-07-03 16:40:34 +01:00
|
|
|
https://docs.openstack.org/ironic/latest/contributor
|