7a60973f63
Change-Id: I4df65f9dfe6c5334ff32cc5d1bef639051cbb52f
446 B
446 B
Tacker Horizon UI
Horizon UI for Tacker VNF Manager
Installation
-
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