Horizon UI for NFV Orchestration (Tacker)
Go to file
lidong 1b292de075 Update the outdated links in repo
Change the outdated links to the latest links

Change-Id: I56b2966b7705ba11cd5039f5d5f217f9a8f22115
Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
2018-02-21 17:06:36 +09:00
tacker_horizon Update urls to Django 1.8 style 2017-07-09 23:01:00 -07: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 Update the outdated links in repo 2018-02-21 17:06:36 +09:00
HACKING.rst Update the outdated links in repo 2018-02-21 17:06:36 +09: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 Update the outdated links in repo 2018-02-21 17:06:36 +09:00
babel-django.cfg Add translation support for tacker-horizon 2016-02-21 04:28:37 -05:00
babel-djangojs.cfg Update the outdated links in repo 2018-02-21 17:06:36 +09:00
manage.py Add missing files for rpm-packaging 2017-02-10 14:22:03 +08:00
requirements.txt Updated from global requirements 2017-09-11 21:51:16 +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-09-24 12:30:04 +00:00
tox.ini Update the outdated links in repo 2018-02-21 17:06:36 +09: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