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.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b91673e37f4f099dc38a82997da9cf5fdb2a0a60512483973fdc866e92540905 |
|
MD5 | c50be8670884b9afc9b198a7aecd226d |
|
BLAKE2b-256 | 792c166bdb9e64517c90313aa253e0e2fbf8e833a68824d3177c6fde6b3fbe5e |
Hashes for octavia_dashboard-1.0.0.0b3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb54d0fdfe430a9b727fafdb4a7ce073cd42669b7410ff08b998da194b00fa1c |
|
MD5 | c4643d0662aadc20e2b96f80f9e635e3 |
|
BLAKE2b-256 | a184bb98d525cdc1169818d1cdccf19a28e36d9bd52bc7dc802e8d6b02bff233 |