Merge "Remove extra command and note which confuses the user"

This commit is contained in:
Jenkins 2017-08-15 10:10:50 +00:00 committed by Gerrit Code Review
commit f718d453ae

View File

@ -154,19 +154,6 @@ If you are using keystone v2 then,
cd tacker
sudo pip install -r requirements.txt
..
.. note::
If OpenStack components mentioned in pre-requisites section have been
installed, the below command would be sufficient.
.. code-block:: console
cd tacker
sudo pip install tosca-parser
..