Horizon UI for NFV Orchestration (Tacker)
Go to file
Jeffrey Zhang 1d228935ba Add python-tackerclient in requirements.txt
tacker-horizon depends on python-tackerclient package.

Change-Id: I4509f8d8fcf5adb49945117f4d356277e464bccd
Closes-Bug: #1666463
(cherry picked from commit 0f929f76f2)
2017-02-23 09:46:06 +00:00
tacker_horizon Remove tacker-horizon to make this JS path right 2017-02-10 07:36:33 +00: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
.mailmap Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
CONTRIBUTING.rst Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
HACKING.rst Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
LICENSE Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
MANIFEST.in Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
README.rst Add missing files for rpm-packaging 2017-02-10 14:22:03 +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 Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
requirements.txt Add python-tackerclient in requirements.txt 2017-02-23 09:46:06 +00:00
setup.cfg Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
setup.py Update setup.py 2016-01-25 14:22:22 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 06:01:00 +00:00
tox.ini Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00

README.rst

Team and repository tags

image

Tacker Horizon UI

Horizon UI for Tacker VNF Manager

Installation

  1. Install module
sudo python setup.py install
  1. Copy files to Horizon tree
cp tacker_horizon/enabled/* /opt/stack/horizon/openstack_dashboard/enabled/
  1. Restart the apache webserver
sudo service apache2 restart

More Information

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