diff options
author | Devananda van der Veen <devananda.vdv@gmail.com> | 2014-10-15 12:05:58 -0700 |
---|---|---|
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | 2014-10-16 09:41:44 +0100 |
commit | 92e7fc73dbf3596ea89064d7b09a48e9e4461726 (patch) | |
tree | fc4d37cf5071cc9a4fd3ea50c478792b41582a37 /README.rst | |
parent | 5a2e9b3559baa72b6d0029a0f434ff0f0af1edc9 (diff) | |
download | ironic-92e7fc73dbf3596ea89064d7b09a48e9e4461726.tar.gz |
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
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/README.rst b/README.rst index b2462c008..8c5f2effc 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,13 @@ 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. +Ironic is an integrated 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 |