Horizon UI for NFV Orchestration (Tacker)
Go to file
Davanum Srinivas 19c0bbc720 Update .gitreview for stable/newton
Change-Id: I58c6d9cdc2c541f484adbc23b73ad85285924269
2016-09-28 10:09:23 -04:00
openstack_dashboard_extensions Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00
tacker_horizon VNFFG Manager fixes 2016-09-26 09:08:29 +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 stable/newton 2016-09-28 10:09:23 -04:00
README.md Update with instructions to restart apache server 2015-06-19 17:05:46 -05: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-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-07-19 15:33:14 +00:00
tox.ini Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00

README.md

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