Horizon UI for NFV Orchestration (Tacker)
d580bf8538
Added capability to run test and pep8. Change-Id: I0f45d9b5b6a6cd22a99395a12e56433539f561b6 Closes-bug: #1527406 |
||
---|---|---|
openstack_dashboard_extensions | ||
tacker_horizon | ||
test | ||
.gitignore | ||
.gitreview | ||
manage.py | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tacker Horizon UI
Horizon UI for Tacker VNF Manager
Installation
-
Install module
sudo python setup.py install
-
Copy files to Horizon tree
cp openstack_dashboard_extensions/* /opt/stack/horizon/openstack_dashboard/enabled/
-
Restart the apache webserver
sudo service apache2 restart