Go to file
Martin Oemke 2c92343b7d Fix pep8 errors in tacker-horizon
This Patch fixes flake8 errors and
enables this tests for all new patches to tacker-horizon.

F401 imported but unused

see OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/

Change-Id: I98ffe1dac2de156ed2766be8f32a931ccd9a2aa0
Partial-Bug: #1531680
2016-01-30 18:31:34 +00:00
2015-06-04 16:45:07 -07:00
2015-10-17 22:40:52 +00:00
2016-01-12 17:08:49 -08:00
2016-01-12 17:08:49 -08:00
2015-12-23 01:31:17 +00:00
2016-01-25 14:22:22 +00:00
2016-01-30 18:31:34 +00:00

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

Description
Horizon UI for NFV Orchestration (Tacker)
Readme 3.9 MiB
Languages
Python 88.8%
HTML 10.4%
JavaScript 0.6%
Shell 0.2%