Don't install v1 dashboard panel

The panel _1720_project_dns_panel.py has been removed in [0], stop
trying to install it in our devstack plugin.

[0] Iabf7d396ea6feb0cd7de1c5408a81a7a3ce1efbf

Change-Id: I7ebc7991bd4f59579195d337f1787fd8abefbe90
(cherry picked from commit b9e6549ad3)
This commit is contained in:
Jens Harbott 2019-10-15 13:08:16 +00:00 committed by Erik Olof Gunnar Andersson
parent de062fac00
commit 1ac9251b89
1 changed files with 0 additions and 1 deletions

View File

@ -247,7 +247,6 @@ function install_designatedashboard {
setup_dev_lib "designate-dashboard"
for panel in _1710_project_dns_panel_group.py \
_1720_project_dns_panel.py \
_1721_dns_zones_panel.py \
_1722_dns_reversedns_panel.py; do
ln -fs $DESIGNATEDASHBOARD_DIR/designatedashboard/enabled/$panel $HORIZON_DIR/openstack_dashboard/local/enabled/$panel