Horizon UI for NFV Orchestration (Tacker)
Go to file
OpenStack Proposal Bot b3341cbcb4 Updated from global requirements
Change-Id: I483b7db699fa67b66b05368c6347e7d8b205a070
2017-01-31 13:35:26 +00:00
tacker_horizon Add Panel for NSD 2017-01-21 00:21:41 +05:30
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
README.md Move _80_nfv.py file to enabled folder in tacker_horizon folder 2017-01-08 15:34:27 +08:00
babel-django.cfg Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00
babel-djangojs.cfg Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00
manage.py Setup unit test framework 2016-01-12 17:08:49 -08:00
requirements.txt Updated from global requirements 2016-11-09 04:25:35 +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 2017-01-31 13:35:26 +00:00
tox.ini Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00

README.md

Team and repository tags

Team and repository tags

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 tacker_horizon/enabled/* /opt/stack/horizon/openstack_dashboard/enabled/
    
  3. Restart the apache webserver

    sudo service apache2 restart
    

More Information

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