_80_nfv.py file is moved to enabled folder in tacker_horizon folder

Update the command in manual install doc

Change-Id: I31110568aa6ac211598e5bcc887b07e393cc15f9
This commit is contained in:
Yan Xing'an 2017-01-20 13:36:04 +08:00
parent 5f46c2b030
commit ae3966e773

View File

@ -292,7 +292,7 @@ Install Tacker horizon
.. code-block:: console
sudo cp openstack_dashboard_extensions/* \
sudo cp tacker_horizon/enabled/* \
/usr/share/openstack-dashboard/openstack_dashboard/enabled/
..