Add warning about default libvirt networks
If you try to install on a vanilla linux libvirt, using default settings, it will fail because bifrost testenv also uses default settings inside the testenv. Change-Id: I5189d3bfc585922b5187dc3d10a0f8b2f1c5452c
This commit is contained in:
parent
08a2c52d61
commit
673a768517
@ -208,6 +208,8 @@ 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``,
|
||||
available since the Victoria release series:
|
||||
|
||||
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
./bifrost-cli testenv
|
||||
@ -217,6 +219,12 @@ 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 (also supported on Ussuri and older).
|
||||
|
||||
.. warning::
|
||||
|
||||
Testenv for bifrost will default to using the default libvirt network. If you
|
||||
are installing the testenv inside a VM using the default libvirt network, you
|
||||
will encounter errors.
|
||||
|
||||
.. _bifrost-cli:
|
||||
|
||||
============================
|
||||
|
Loading…
x
Reference in New Issue
Block a user