Horizon UI for NFV Orchestration (Tacker)
Go to file
lin-hua-cheng d580bf8538 Setup unit test framework
Added capability to run test and pep8.

Change-Id: I0f45d9b5b6a6cd22a99395a12e56433539f561b6
Closes-bug: #1527406
2016-01-12 17:08:49 -08:00
openstack_dashboard_extensions Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
tacker_horizon Setup unit test framework 2016-01-12 17:08:49 -08:00
test Add test dir to tox runs 2015-06-04 16:45:07 -07:00
.gitignore Add initial git repository and test related files 2015-06-04 15:38:50 -07:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:40:52 +00:00
manage.py Setup unit test framework 2016-01-12 17:08:49 -08:00
README.md Update with instructions to restart apache server 2015-06-19 17:05:46 -05:00
requirements.txt Setup unit test framework 2016-01-12 17:08:49 -08:00
setup.cfg remove python 2.6 trove classifier 2015-12-23 01:31:17 +00:00
setup.py Add package setup scripts for tacker-horizon 2015-06-04 15:51:39 -07:00
test-requirements.txt Setup unit test framework 2016-01-12 17:08:49 -08:00
tox.ini Setup unit test framework 2016-01-12 17:08:49 -08:00

Tacker Horizon UI

Horizon UI for Tacker VNF Manager

Installation

  1. Install module

    sudo python setup.py install
    
  2. Copy files to Horizon tree

    cp openstack_dashboard_extensions/* /opt/stack/horizon/openstack_dashboard/enabled/
    
  3. Restart the apache webserver

    sudo service apache2 restart
    

More Information

https://wiki.openstack.org/wiki/Tacker