Difference between revisions of "Ironic"
(→Etherpads: add link to etherpad for reviews blocked until Juno) |
|||
| Line 1: | Line 1: | ||
| − | = | + | = OpenStack Bare Metal Provisioning Program = |
| − | {| border="1" cellpadding="2" | + | == Projects == |
| − | | | + | |
| + | === Ironic === | ||
| + | |||
| + | {| border="1" cellpadding="2" | ||
| + | | Official name | ||
| + | | '''OpenStack Bare Metal Provisioning''' | ||
|- | |- | ||
| − | | | + | | Source code |
| + | | https://github.com/openstack/ironic | ||
|- | |- | ||
| − | | | + | | Bug tracker |
| + | | https://bugs.launchpad.net/ironic | ||
|- | |- | ||
| − | | | + | | Feature tracker |
| + | | https://blueprints.launchpad.net/ironic | ||
|- | |- | ||
| − | | | + | | Developer doc |
| + | | http://docs.openstack.org/developer/ironic/ | ||
|- | |- | ||
| − | | | + | | Weekly meetings |
| + | | https://wiki.openstack.org/wiki/Meetings/Ironic | ||
|} | |} | ||
| − | == | + | === python-ironicclient === |
| − | + | {| border="1" cellpadding="2" | |
| + | | 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/ ** Coming soon! | ||
| + | |} | ||
| − | + | === ironic-python-agent === | |
| − | + | {| border="1" cellpadding="2" | |
| + | | Source code | ||
| + | | https://github.com/openstack/ironic-python-agent | ||
| + | |} | ||
| − | + | === pyghmi === | |
| − | == | + | {| border="1" cellpadding="2" |
| + | | Source code | ||
| + | | https://github.com/stackforge/pyghmi | ||
| + | |} | ||
| − | + | == General Resources == | |
| − | |||
| − | |||
| − | |||
| + | === Etherpads === | ||
| − | + | Our project teams frequently share ideas and coordinate by using etherpads, some of which stick around for a while. Those are listed here. | |
| − | * https://etherpad.openstack.org/p/ | + | * [https://etherpad.openstack.org/p/IronicWhiteBoard General-purpose "white board"] |
| − | * https://etherpad.openstack.org/p/ | + | * [https://etherpad.openstack.org/p/IronicReviewDay Coordination point during "review days"] |
| − | * https://etherpad.openstack.org/p/ | + | * [https://etherpad.openstack.org/p/IronicGraduationDiscussion Tracking progress towards graduation] |
Revision as of 20:02, 15 April 2014
Contents
OpenStack Bare Metal Provisioning Program
Projects
Ironic
| Official name | OpenStack Bare Metal Provisioning |
| Source code | https://github.com/openstack/ironic |
| Bug tracker | https://bugs.launchpad.net/ironic |
| Feature tracker | https://blueprints.launchpad.net/ironic |
| Developer doc | http://docs.openstack.org/developer/ironic/ |
| 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/ ** Coming soon! |
ironic-python-agent
| Source code | https://github.com/openstack/ironic-python-agent |
pyghmi
| Source code | https://github.com/stackforge/pyghmi |
General Resources
Etherpads
Our project teams frequently share ideas and coordinate by using etherpads, some of which stick around for a while. Those are listed here.