Horizon panels for Octavia
Project description
octavia-dashboard
Horizon panels for Octavia
Free software: Apache license
Documentation: https://docs.openstack.org/developer/octavia-dashboard
Source: https://git.openstack.org/cgit/openstack/octavia-dashboard
Features
Please see octavia repository
Howto
Package the octavia_dashboard by running:
python setup.py sdist
This will create a python egg in the dist folder, which can be used to install on the horizon machine or within horizon’s python virtual environment.
Copy _1482_project_load_balancer_panel.py in octavia_dashboard/enabled directory to openstack_dashboard/local/enabled.
(Optional) Copy the policy file into horizon’s policy files folder, and add this config POLICY_FILES:
'octavia': 'octavia_policy.json',
Django has a compressor feature that performs many enhancements for the delivery of static files. If the compressor feature is enabled in your environment (COMPRESS_OFFLINE = True), run the following commands:
$ ./manage.py collectstatic $ ./manage.py compress
Finally restart your web server to enable octavia-dashboard in your Horizon:
$ sudo service apache2 restart
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
Built Distribution
Hashes for octavia_dashboard-1.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b78937649a45b613c172ef50031ab4c9d98889811626df331457133569eae7d5 |
|
MD5 | 0afd6d83b44c7f779ce1799599900fc0 |
|
BLAKE2b-256 | bf43cd81d211988d518549c3149aaed4883e25fa49ddab1b8a659f390ec7560e |