Update doc headers at end of Juno

- remove note that Ironic is incubated
- remove statements about Icehouse being beta quality
- add note to deploy/install-guide that it refers to Juno release

Change-Id: I1fb7059bdd01d2bd9a6d20c8f131d51608188451
This commit is contained in:
Devananda van der Veen 2014-10-15 12:05:58 -07:00 committed by Lucas Alvares Gomes
parent 9e95343baa
commit 817f1dae05

View File

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