Jump to: navigation, search

Difference between revisions of "Ironic"

(minor updates / corrections / link additions)
Line 24: Line 24:
 
| http://specs.openstack.org/openstack/ironic-specs
 
| http://specs.openstack.org/openstack/ironic-specs
 
|-
 
|-
| Release Notes
+
| Latest Release Notes
| https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
+
| https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno
 
|-
 
|-
 
| Weekly meetings
 
| Weekly meetings
Line 67: Line 67:
 
== Status ==
 
== Status ==
  
Ironic is available as an incubated project since Icehouse. Release notes are available here:
+
Ironic was first available as an Incubated project in the "Icehouse" release. The following "Juno" release saw improved integration with Nova, as well as many stability and feature improvements. Ironic is officially Integrated with OpenStack beginning with the "Kilo" release.
 
* Icehouse, 2014.1: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
 
* Icehouse, 2014.1: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
 
* Juno, 2014.2: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno
 
* Juno, 2014.2: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno
Line 74: Line 74:
 
Information on the status of Ironic's test suite can be found here: https://wiki.openstack.org/wiki/Ironic/Testing
 
Information on the status of Ironic's test suite can be found here: https://wiki.openstack.org/wiki/Ironic/Testing
  
For a list of current drivers and the status of their CI testing, please see: https://wiki.openstack.org/wiki/Ironic/Drivers
+
For a list of current drivers and the status of their CI testing, see the [https://wiki.openstack.org/wiki/Ironic/Drivers wiki page we maintain] and the [http://stackalytics.com/report/driverlog?project_id=openstack%2Fironic Stackalytics page which tracks third-party CI]
 
 
To understand the process of migrating from Nova's "baremetal" driver to its "ironic" driver, please see: https://wiki.openstack.org/wiki/Ironic/NovaBaremetalIronicMigration
 
  
 
== Etherpads ==
 
== Etherpads ==
Line 86: Line 84:
 
== IRC ==
 
== IRC ==
  
Discussion of the project also takes place in #openstack-ironic on irc.freenode.net
+
Discussion of the project also takes place in '''#openstack-ironic''' on irc.freenode.net
  
 
== Developers ==
 
== Developers ==

Revision as of 18:39, 25 November 2014

OpenStack Bare Metal Provisioning Program

Projects

Ironic

Official name OpenStack Bare Metal Provisioning
Source code https://github.com/openstack/ironic
Developer doc http://docs.openstack.org/developer/ironic/
Bug tracker https://bugs.launchpad.net/ironic
Feature tracker https://blueprints.launchpad.net/ironic
Specifications http://specs.openstack.org/openstack/ironic-specs
Latest Release Notes https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno
Weekly meetings https://wiki.openstack.org/wiki/Meetings/Ironic

python-ironicclient

Source code https://github.com/openstack/python-ironicclient
Bug tracker https://bugs.launchpad.net/python-ironicclient
Feature tracker https://blueprints.launchpad.net/python-ironicclient
Developer doc http://docs.openstack.org/developer/python-ironicclient

ironic-python-agent

Source code https://github.com/openstack/ironic-python-agent
Bug Tracker https://bugs.launchpad.net/ironic tag: "agent"

pyghmi

Source code https://github.com/stackforge/pyghmi


Status

Ironic was first available as an Incubated project in the "Icehouse" release. The following "Juno" release saw improved integration with Nova, as well as many stability and feature improvements. Ironic is officially Integrated with OpenStack beginning with the "Kilo" release.


Information on the status of Ironic's test suite can be found here: https://wiki.openstack.org/wiki/Ironic/Testing

For a list of current drivers and the status of their CI testing, see the wiki page we maintain and the Stackalytics page which tracks third-party CI

Etherpads

Our project teams frequently share ideas and coordinate by using etherpads, some of which stick around for a while. Those are listed here.

IRC

Discussion of the project also takes place in #openstack-ironic on irc.freenode.net

Developers

Guidelines for developers can be found here: https://wiki.openstack.org/wiki/Ironic/Developer_guidelines Please note that for any non-trivial change that does not fix some bug, you have to go through specs review process