Ganeti usually supports a release as long as it is in the stable version of a major linux ditribution. To the best of our knowledge, no linux distribution currently has Ganeti 2.5--2.8 in their stable versions.
Signed-off-by: Klaus Aehlig <[email protected]> --- roles/ganeti-doc/files/srv/docs-src/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/ganeti-doc/files/srv/docs-src/index.rst b/roles/ganeti-doc/files/srv/docs-src/index.rst index 087bb7f..ca55b0e 100644 --- a/roles/ganeti-doc/files/srv/docs-src/index.rst +++ b/roles/ganeti-doc/files/srv/docs-src/index.rst @@ -30,16 +30,16 @@ Select the link pointing to the resource you'd like to view. | | 2.10 | :doc:`doc <2.10>` | :hapi:`Haskell <2.10>`, :papi:`Python <2.10>` | :man:`man <2.10>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.9 | :doc:`doc <2.9>` | :hapi:`Haskell <2.9>`, :papi:`Python <2.9>` | :man:`man <2.9>` | -| +-------------+---------------------+----------------------------------------------------+---------------------+ -| | 2.8 | :doc:`doc <2.8>` | :hapi:`Haskell <2.8>`, :papi:`Python <2.8>` | :man:`man <2.8>` | ++-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ +| Unmaintained | 2.8 | :doc:`doc <2.8>` | :hapi:`Haskell <2.8>`, :papi:`Python <2.8>` | :man:`man <2.8>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.7 | :doc:`doc <2.7>` | :hapi:`Haskell <2.7>`, :papi:`Python <2.7>` | :man:`man <2.7>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.6 | :doc:`doc <2.6>` | :hapi:`Haskell <2.6>`, :papi:`Python <2.6>` | :man:`man <2.6>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.5 | :doc:`doc <2.5>` | :hapi:`Haskell <2.5>`, :papi:`Python <2.5>` | :man:`man <2.5>` | -+-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| Unmaintained | 2.4 | :doc:`doc <2.4>` | :api:`Python <2.4>` | :man:`man <2.4>` | +| +-------------+---------------------+----------------------------------------------------+---------------------+ +| | 2.4 | :doc:`doc <2.4>` | :api:`Python <2.4>` | :man:`man <2.4>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.3 | :doc:`doc <2.3>` | :api:`Python <2.3>` | :man:`man <2.3>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ -- 2.4.3.573.g4eafbef
