Horizon UI for NFV Orchestration (Tacker)
Go to file
Sridhar Ramaswamy 46954dfc12 Tacker Horizon: ImportError: No module named openstack_dashboard.dashboards
Fix up imports in new stackforge tacker-horizon repo to
use tacker_horizon module

Closes Bug: #1463648
Change-Id: I578b64727eb51e4511851207dc03760a5b95ab03
2015-06-09 21:10:45 -07:00
openstack_dashboard_extensions Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
tacker_horizon Tacker Horizon: ImportError: No module named openstack_dashboard.dashboards 2015-06-09 21:10:45 -07:00
test Add test dir to tox runs 2015-06-04 16:45:07 -07:00
.gitignore Add initial git repository and test related files 2015-06-04 15:38:50 -07:00
.gitreview Add initial git repository and test related files 2015-06-04 15:38:50 -07:00
README.md Fix tacker_horizon package namespace and README instruction 2015-06-04 16:29:17 -07:00
setup.cfg Add package setup scripts for tacker-horizon 2015-06-04 15:51:39 -07:00
setup.py Add package setup scripts for tacker-horizon 2015-06-04 15:51:39 -07:00
test-requirements.txt Add initial git repository and test related files 2015-06-04 15:38:50 -07:00
tox.ini Cleanup unused references in tox.ini 2015-06-04 15:50:55 -07: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/
    

More Information

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