Horizon UI for NFV Orchestration (Tacker)
Go to file
Neeldhwaj Pathak 2e25c78062 Add .idea/ to tacker-horizon .gitignore
Change-Id: I9a8c567c64ad76b1179c39ea863a5ce258a7c8ce
2016-07-08 21:28:42 +05:30
openstack_dashboard_extensions Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
tacker_horizon Make VIM description optional for Register VIM form in horizon 2016-05-10 22:35:02 -04:00
test Add test dir to tox runs 2015-06-04 16:45:07 -07:00
.gitignore Add .idea/ to tacker-horizon .gitignore 2016-07-08 21:28:42 +05:30
.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 Updated from global requirements 2016-02-01 13:43:04 +00:00
setup.cfg Fix home page URL 2016-02-26 13:17:17 +08:00
setup.py Update setup.py 2016-01-25 14:22:22 +00:00
test-requirements.txt Updated from global requirements 2016-04-07 15:29:36 +00:00
tox.ini Fix pep8 error and enable flake8 options 2016-02-13 13:10:39 +01: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