Horizon panels for Neutron LBaaS
Project description
neutron-lbaas-dashboard
Horizon panels for Neutron LBaaS v2
Free software: Apache license
Documentation: https://docs.openstack.org/neutron-lbaas-dashboard/latest/
Source: https://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-4.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a097e51de35603262377c81c2582154d0555711bb9ff9c45a8e1d5d4e9a4ed89 |
|
MD5 | 044a094c14f4db41fd29ee79f2056be6 |
|
BLAKE2b-256 | dbf37006d58ddb60c9e3259bd963a3ffe4856bef9603ff41f7192671b7865cb9 |
Hashes for neutron_lbaas_dashboard-4.0.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 270f063a7fa5cf3f8bc7e2103e12537e76d0e1b1852c9499f1801a5c734fee1b |
|
MD5 | d038199c637050c6f085e634dd106caa |
|
BLAKE2b-256 | 3d6794d17583fc7be373fdf472d3937ac4a4f4202f192d509b21096a7ebe792e |