Skip to main content

Tacker extension for Horizon

Project description

https://governance.openstack.org/tc/badges/tacker-horizon.svg

Tacker Horizon UI

Horizon UI for Tacker VNF Manager

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


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-6.0.0.tar.gz (64.8 kB view details)

Uploaded Source

Built Distribution

tacker_horizon-6.0.0-py3-none-any.whl (104.1 kB view details)

Uploaded Python 3

File details

Details for the file tacker-horizon-6.0.0.tar.gz.

File metadata

  • Download URL: tacker-horizon-6.0.0.tar.gz
  • Upload date:
  • Size: 64.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for tacker-horizon-6.0.0.tar.gz
Algorithm Hash digest
SHA256 ed80e5b0dddc7499e8d675d5d12856056c46950c59b9f319543d67cc6868ef31
MD5 553e12724873168c4328f48e5e274a09
BLAKE2b-256 42792023349c496a0c50c5a65c41a16e7af5a432995260451fae82267d6d9ea9

See more details on using hashes here.

Provenance

File details

Details for the file tacker_horizon-6.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tacker_horizon-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19cb86ba41dca4e4e9b70e1578b1c473b5d5d63ceff6584234bcfc5aeba7df3a
MD5 c356ca92e7c458a9e07d0d32bcc90edf
BLAKE2b-256 9d8dc129c93e33cd575078b24192d0c3abf431d85b7b4189466cc10828672d85

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page