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.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e8071d51743abdadd0011b9f1d71c73251db8bff951cc9fa26446f028ba8bfa |
|
MD5 | 51a591cd2c2068614bdbc1b61f0f5ea4 |
|
BLAKE2b-256 | 2fb788902b40d7121f76d6dedd77f55243c0735b7d772ca7dc695e34a9ab8f64 |
Hashes for neutron_lbaas_dashboard-4.0.0.0rc1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 462d86600148a223f73c4a1dd6230672974d08fcf498eaffa80add0b88990cad |
|
MD5 | ca552d90d8b41d89ed2c992339623522 |
|
BLAKE2b-256 | e27dd59d859f19333d8f3dfe7d900543af7a93535ed86936646007a3dc66840c |