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.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbe50b816720d36051325d1a3aea1046c03819a3c5de9802ad6767b6491ecf36 |
|
MD5 | 1ecdd52ee530633dba37a581d385a305 |
|
BLAKE2b-256 | e93200a425d9ab78634e26fbb0b5d530c99baafe3d45e3f64849b30a23fbe486 |
Hashes for octavia_dashboard-1.0.0.0rc1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f36591aa370adcac5b054814986984be32a8b440390da519194412789ac709b0 |
|
MD5 | 61a1027fa909f292bb7201496e598936 |
|
BLAKE2b-256 | 98655fa3656ae2a357d579ac704db090d28b12bb1398d084fbc6e5565f401389 |