Horizon panels for Neutron LBaaS
Project description
neutron-lbaas-dashboard
Horizon panels for Neutron LBaaS v2
Free software: Apache license
Documentation: http://docs.openstack.org/developer/neutron-lbaas-dashboard
Source: http://git.openstack.org/cgit/openstack/neutron-lbaas-dashboard
Features
Please see neutron-lbaas repository
Howto
Package the neutron_lbaas_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 _1481_project_ng_loadbalancersv2_panel.py in neutron_lbaas_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:
'neutron_lbaas': 'neutron_lbaas_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 neutron-lbaas-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 neutron-lbaas-dashboard-3.0.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f901c65f6108505909c97bade6cac3e6721740fa13c4e12f8bb6fd842fb3ed1 |
|
MD5 | 191476803c399898c8fb8739a094a622 |
|
BLAKE2b-256 | f1b63c19e3e01b57006c97f2189c4b3effc1332a9f4fcd0cb9f256b703a4da65 |
Hashes for neutron_lbaas_dashboard-3.0.0.0rc1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38a00b3e2c544efff5767c1fba7673a8a4417d3cd3636a072accd08daaad865c |
|
MD5 | 05a22485cb6941b40ea3206b359cd632 |
|
BLAKE2b-256 | 7cb3ff2c5be72655fd0b637ef4f07b4452017646c902cbbdf5446943efcc9b08 |