Horizon UI for NFV Orchestration (Tacker)
Go to file
OpenStack Proposal Bot 9ccbabaa30 Updated from global requirements
Change-Id: I1c81eb3afb62ce6e4a4128d2d8ce60506997127f
2017-06-02 22:09:14 +00:00
tacker_horizon Change show_vnfd to show_nsd to fix the NSD detail error 2017-04-28 16:55:05 +08: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 Updated from global requirements 2017-04-12 04:23:30 +00:00
setup.cfg Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
setup.py Updated from global requirements 2017-03-07 02:07:19 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:09:14 +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