commit 136cb2a5de385bf724344c4dbe023cc329e84beb Author: Dmitry Tantsur Date: Mon Oct 5 15:54:55 2020 +0200 Documentation: make it clearer that Ussuri does not have bifrost-cli Change-Id: I4e11c0af76e64cd77be4c1e51fc4b40963a54c12 Story: #2008187 Task: #40948 diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 51375ca..91c1f36 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -183,7 +183,8 @@ Testing on virtual machines =========================== If you want to try Bifrost on virtual machines instead of real hardware, you -need to prepare a testing environment. The easiest way is via ``bifrost-cli``: +need to prepare a testing environment. The easiest way is via ``bifrost-cli``, +available since the Victoria release series: .. code-block:: bash @@ -192,7 +193,7 @@ need to prepare a testing environment. The easiest way is via ``bifrost-cli``: Then do not forget to pass ``--testenv`` flag to ``bifrost-cli install``. See :doc:`/contributor/testenv` for more details and for advanced ways of -creating a virtual environment. +creating a virtual environment (also supported on Ussuri and older). ============================ Quick start with bifrost-cli @@ -201,6 +202,9 @@ Quick start with bifrost-cli The ``bifrost-cli`` script, available since the Victoria release series, installs the Bare Metal service with the recommended defaults. +.. note:: + Follow `Installation via playbooks`_ if using Ussuri or older. + Using it is as simple as: .. code-block:: bash