Horizon UI for Tacker VNF Manager
-
Install module
sudo python setup.py install
-
Copy files to Horizon tree
cp openstack_dashboard_extensions/* /opt/stack/horizon/openstack_dashboard/enabled/
-
Restart the apache webserver
sudo service apache2 restart