Merge "Add one more step to generate kolla-build.conf file"

This commit is contained in:
Zuul
2018-02-13 15:13:33 +00:00
committed by Gerrit Code Review

View File

@@ -23,6 +23,7 @@ Generate the ``kolla-build.conf`` file using the following steps.
.. code-block:: console
pip install tox
cd kolla/
tox -e genconfig
.. end