Jump to: navigation, search

Difference between revisions of "Ironic"

(Add link to specs)
(ironic-python-agent)
Line 52: Line 52:
 
| Source code
 
| Source code
 
| https://github.com/openstack/ironic-python-agent
 
| https://github.com/openstack/ironic-python-agent
 +
|-
 +
| Bug Tracker
 +
| https://bugs.launchpad.net/ironic tag: "agent"
 
|}
 
|}
  

Revision as of 13:12, 7 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: https://wiki.openstack.org/wiki/Ironic/ReleaseNotes/Icehouse

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