Comment 13 for bug 1594253

Revision history for this message
Rahul (rahuls) wrote :

To enabled lbaasv2 panel:
cp /usr/lib/python2.7/dist-packages/neutron_lbaas_dashboard/enabled/_1481_project_ng_loadbalancersv2_panel.py openstack_dashboard/enabled/
./manage.py collectstatic
You have requested to collect static files at the destination
location as specified in your settings:
    /usr/share/openstack-dashboard/static
This will overwrite existing files!
Are you sure you want to do this?
Type 'yes' to continue, or 'no' to cancel: yes
./manage.py compress
sudo service apache2 restart