Add note about installing dependencies

Change-Id: I636286bd3e94d1b908335a162eb3c6f86e5a6210
Closes-Bug: #1750776
This commit is contained in:
Oleksiy Petrenko 2018-04-25 18:32:35 +03:00
parent 12c9db8a3c
commit 1ebd6d12ef
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ Install and configure components
$ sudo apt-get install python-dev python-pip
.. note:: To list all missing packages needed to install freezer
in your system use provided ``bindep.txt`` file with `bindep utility.
<https://docs.openstack.org/infra/bindep/>`_
.. include:: common_configure.rst
Finalize installation