Mikhail Durnosvistov 8b61c44fe2 Sync processutils from oslo code
Sync openstack/common/processutils.py:
    cdcc19c1d78a4a88daabfb64b27abd4924aa442d
    2a4d15dda6f2c32cce322d82f1a81de6b50853f0
    8a0f5678485076fbe0ea1f318c7fd49bac3f1df8
    51778f9eef2dd88a949679f0280f69ee99fd5567
    fcf517d72cb81f972fad20caa9ff0341e9b4aa9c
    af4159266f6e366a3cd7366a672f8f8b38a2f0f2
    f773ea298cd9f322023b91247e688726cf674cd5
    8b2b0b743e84ceed7841cf470afed6a5da8e1d07
    3b71f46628822c74c66d37cae8eca9e7d8679d0d
    12bcdb71ffbe9ee1688beed1f0ddb0c198822682
    a4dab739a780a38c5263b02a670a1d0d009f829e
    d6a963e911b8456c06dceb5ee3cc88a70c08bf82
    aa5b6588292e804557c7ff7f24a88f0ea97acca8
    1a2df89c05d33495d7e057dcdf0714d05beb1fc8
    7119e29cb535426c587eaf2cfc2cfcd11a422df0
    2f013887c20310c522f9494ed854554e6f8c7aa4
    a51469326e84ed977ecc4e57fd3d46cdc21aa08f

Change-Id: I50439ced3adec1e6befcb7cb65fe558852f2611a
2014-06-13 12:28:18 +03:00
2014-06-13 12:28:18 +03:00
2014-04-25 22:46:44 +01:00
2013-07-15 21:51:04 +08:00
2013-05-02 14:55:43 -04:00
2013-10-28 10:19:15 +00:00
2013-07-22 09:51:10 +02:00
2013-05-02 14:55:43 -04:00
2014-04-01 08:27:33 -07:00
2014-04-30 05:25:27 +00:00

Ironic

Ironic is an Incubated OpenStack project which aims to provision bare metal machines instead of virtual machines, forked from the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.

Project Resources

Project status, bugs, and blueprints are tracked on Launchpad:

http://launchpad.net/ironic

Developer documentation can be found here:

http://docs.openstack.org/developer/ironic

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Ironic

Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:

https://wiki.openstack.org/wiki/HowToContribute

All OpenStack projects use Gerrit for code reviews. A good reference for that is here:

https://wiki.openstack.org/wiki/GerritWorkflow

Description
A service for managing and provisioning Bare Metal servers.
Readme 307 MiB
Languages
Python 97.9%
Shell 2.1%