Clarify version support matrix

Change-Id: Ibafdf2b6033caab7f07dc333430bf000bc22a2f9
This commit is contained in:
Dmitry Tantsur 2015-07-15 16:08:33 +02:00
parent 4ed82f9029
commit 3b8b8f0601
1 changed files with 20 additions and 2 deletions

View File

@ -14,8 +14,6 @@ node. The default one can be built using diskimage-builder_ and
Support for **ironic-inspector** is present in `Tuskar UI`_ --
OpenStack Horizon plugin for TripleO_.
**ironic-inspector** requires OpenStack Kilo (2015.1) release or newer.
Please use launchpad_ to report bugs and ask questions. Use PyPI_ for
downloads and accessing the released version of this README. Refer to
CONTRIBUTING.rst_ for instructions on how to contribute.
@ -30,6 +28,26 @@ CONTRIBUTING.rst_ for instructions on how to contribute.
.. note::
**ironic-inspector** was called *ironic-discoverd* before version 2.0.0.
Version Support Matrix
----------------------
Here is a mapping between Ironic versions and supported **ironic-inspector**
versions. Standalone case means **ironic-inspector** can be used at all with
this Ironic version. "Inspection interface" case means Ironic inspection
interface can be used with this **ironic-inspector** version.
+--------------+-------------------------------+
|Ironic Version| Inspector (Discoverd) Version |
| +----------+--------------------+
| |Standalone|Inspection Interface|
+==============+==========+====================+
|Juno |1.0 |N/A |
+--------------+----------+--------------------+
|Kilo |1.0 - 1.1 |1.0 - 1.1 |
+--------------+----------+--------------------+
|Liberty |1.1 - 2.X |2.X |
+--------------+----------+--------------------+
Workflow
--------