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.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef9651bf177b60ad8f0cc16bb34141c2c915eff51fe7492637b0c9d57a180c9a |
|
MD5 | 30398af643a3322ee3e2f448ca3afd73 |
|
BLAKE2b-256 | 08f05d2e11ffda3ec4af548f3040b6a01424f94d6bb28519634ed04817f6c2d2 |
Hashes for octavia_dashboard-1.0.0.0b1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa1b054cd79b9e69a0e9b3e67d084c5ff11fd12486c2d6bb6085aabdea813b88 |
|
MD5 | 56e30a52fd51fe5305924ccde0789eeb |
|
BLAKE2b-256 | 96484ae05bdf5a7f50efc6dc9fe8cce33774f900d45a5fd5b514d6be8e2e9902 |