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.0rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e0ef297e9dfb6211331450a3cfb2d2d03234ff73bd819a3a5517f616038aad0 |
|
MD5 | 8984c89be67953f0da6269e03e782356 |
|
BLAKE2b-256 | 578a9161a076a363f4a5047685848b06fa86b35af1dec43bf9f8fd5e2ddfbcd9 |
Hashes for octavia_dashboard-1.0.0.0rc2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0875ee00af70a129983031f47ef51e93cbfc74845be69cbbd9c631008c244f64 |
|
MD5 | 5002c7ad2f150099ff4beb34805138d7 |
|
BLAKE2b-256 | 3a1aea3bb49206d756e7afc02f0d0773ec5b5f2e0a82c79cabaa14851b661b8f |