Jump to: navigation, search

Difference between revisions of "Ironic"

(ironic-python-agent)
Line 67: Line 67:
 
== Status ==
 
== Status ==
  
Ironic is available as an incubated project since Icehouse. Release notes are available here: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
+
Ironic is available as an incubated project since Icehouse. Release notes are available here:
 +
* Icehouse, 2014.1: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
 +
* Juno, 2014.2: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Juno
 +
 
  
 
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
Line 80: Line 83:
 
* [https://etherpad.openstack.org/p/IronicWhiteBoard General-purpose "white board"]
 
* [https://etherpad.openstack.org/p/IronicWhiteBoard General-purpose "white board"]
 
* [https://etherpad.openstack.org/p/IronicReviewDay Coordination point during "review days"]
 
* [https://etherpad.openstack.org/p/IronicReviewDay Coordination point during "review days"]
* [https://etherpad.openstack.org/p/IronicGraduationDiscussion Tracking progress towards graduation]
 
  
 
== IRC ==
 
== IRC ==

Revision as of 20:30, 12 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
Release Notes https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse
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 is available as an incubated project since Icehouse. Release notes are available here:


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

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

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