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.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90f2fa447021123bb79a62778a7e534e6568910c6a5d19e1351d8880a2eeb0c7 |
|
MD5 | 476cece1134c3647d325ef0ebeaebcd3 |
|
BLAKE2b-256 | c2273bc6a644dd2c7b5e3e49ebc3e4f021856379e77c8ff5b7fadcc2f57350e9 |
Hashes for neutron_lbaas_dashboard-3.0.0.0b3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d123066e0f8b32cedd383eb4541f547704025f094513c9e4c7c4493b97af9f92 |
|
MD5 | c31c2e317f65760c50cd5f1a02aabe05 |
|
BLAKE2b-256 | 13f6bfa2fa0c6dbd28a823025c085a76e5bacfb47066a79161c6a54c8baa9879 |