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-2.0.0.0rc1.tar.gz
(59.9 kB
view hashes)
Built Distribution
Close
Hashes for tacker-horizon-2.0.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b740db432e81f517c6cfb7d5de5c530f2bbfa7183c9393d1997c774c20976188 |
|
MD5 | a3a27a29a6a71b11aa2e65ba06005542 |
|
BLAKE2b-256 | 34bf14ef46a4c091f91d6b4c61046c140a1d2ae8b644ef90e2cfced13025f8f5 |
Close
Hashes for tacker_horizon-2.0.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b0a26cb59b834dcc5dedab9405e627418f4ef53c8db309aafab345a9786298 |
|
MD5 | caa990bcebdd354fc250ecf8b7fc25bf |
|
BLAKE2b-256 | 73190734b19a4dedc15bb502c1a6663f4403e7b3835ee25a841b97ae6490bb26 |