Prompt user that kolla should be installed

This patch prompts user that kolla should be installed before running
`kolla-build` command.

Change-Id: I731d8c2e991bf1bc1bace99defcd463a135e3340
This commit is contained in:
sharyhua 2018-03-08 22:30:09 +08:00 committed by LiHua Shen
parent c251ee671b
commit d0e2bbb83c
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@
Building Container Images
=========================
The :command:`kolla-build` command is responsible for building Docker images.
Firstly, ensure kolla is installed or ready for development.
Then the :command:`kolla-build` command is responsible for building Docker images.
.. note::