8eae426c16
This patch removes the dependency on neutron-lbaas being enabled in neutron and it renames the "slug" from ngloadbalancersv2 to load_balancer. These changes should allow co-installation of the neutron-lbaas-dashboard with octavia-dashboard (however, they will both show up as "Load Balancers" in the menu). Change-Id: I4b02f67ba10e6339316fd17fcaf522f7339993ca
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
OCTAVIA_DASHBOARD_DIR=$DEST/octavia-dashboard
|
|
|
|
|
|
OCTAVIA_DASHBOARD_ENABLE_FILE_NAME=_1482_project_load_balancer_panel.py
|
|
OCTAVIA_DASHBOARD_ENABLE_FILE_PATH=$OCTAVIA_DASHBOARD_DIR/octavia_dashboard/enabled/$OCTAVIA_DASHBOARD_ENABLE_FILE_NAME
|