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.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a062a3f8cdfb49a49e0db9edab511fefc329f27ab2358748168e0550eddd98a2 |
|
MD5 | b605b999ed108e5fd00a107817af1fe2 |
|
BLAKE2b-256 | df4d33e84b5d5e60f09f9d9240c6f83686b92f71836b8f0164773bfc96a64fba |
Hashes for neutron_lbaas_dashboard-4.0.0.0b3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01a852c3c720ee85a29ba16d49b1e4bf3f0dffe3d60864d821ceb4304d207e39 |
|
MD5 | 3ed7df25873a777d0d29680a83c9b7f3 |
|
BLAKE2b-256 | 2b37507670df1a6d6cbd902ae8000a893804a6e548ae9b16b36f9a5ca69ca424 |