Tacker extension for Horizon
Project description
Tacker Horizon UI
Horizon UI for Tacker VNF Manager
License: Apache license
Tacker-horizon docs: https://docs.openstack.org/tacker-horizon/latest/
Installation
Note: The paths we are using for configuration files in these steps are with reference to Ubuntu Operating System. The paths may vary for other Operating Systems.
The branch_name which is used in commands, specify the branch_name as stable/<branch> for any stable branch installation. For eg: stable/queens, stable/pike. If unspecified the default will be master branch. The installation of tacker-horizon is as following steps.
- Clone tacker-horizon repository.
cd ~/ git clone https://opendev.org/openstack/tacker-horizon -b <branch_name>
- Install horizon module.
cd tacker-horizon sudo python setup.py install
- Enable tacker horizon in dashboard.
sudo cp tacker_horizon/enabled/* \ /opt/stack/horizon/openstack_dashboard/enabled/
- Collect and compress static files.
./manage.py collectstatic --noinput echo yes | ./manage.py compress
- Restart Apache server using Upstart.
sudo service apache2 restart
- Or restart Apache server using Systemd.
sudo systemctl restart apache2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tacker-horizon-4.0.0.0rc1.tar.gz
(65.7 kB
view hashes)
Built Distribution
Close
Hashes for tacker-horizon-4.0.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dc00c34ad1496f90c5a0634b0cbd6d06f7e77c9e464ee67c3891a35cbce5b26 |
|
MD5 | af099a626ef1690a85d79b75f561d544 |
|
BLAKE2b-256 | 740b1fe9a7f2c8c71335a0fc1d8a00f93f259d8a990c7f5f40b93a38992497ed |
Close
Hashes for tacker_horizon-4.0.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d24328660c9e851f4dd761568fab979e288ca92df41d1fc4602d7e573c17327 |
|
MD5 | 0b13e9ad90e1dd51bbb9a4dd30926b14 |
|
BLAKE2b-256 | defb19ea852c8d104fb0f47eaff9afb84084e2766df9b02b407ca8b349703b94 |