From 1fc59cca9f578362a43cd11e3be45b6c2f86427a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Fran=C3=A7oise?= Date: Tue, 20 Sep 2016 17:23:27 +0200 Subject: [PATCH] Deactivate dashboard plugin until fixed I deactivated the watcher-dashboard plugin in the docs since it doesn't at the moment. Will be reactivated once it gets fixed (see https://bugs.launchpad.net/devstack/+bug/1540328). Change-Id: I65de8ca4a08cdb294d0e48eac52927eed13ec66c --- devstack/local.conf.controller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack/local.conf.controller b/devstack/local.conf.controller index 43f264c0d..9002a3df3 100644 --- a/devstack/local.conf.controller +++ b/devstack/local.conf.controller @@ -28,7 +28,7 @@ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3,neutron enable_service n-cauth # Enable the Watcher Dashboard plugin -enable_plugin watcher-dashboard git://git.openstack.org/openstack/watcher-dashboard +# enable_plugin watcher-dashboard git://git.openstack.org/openstack/watcher-dashboard # Enable the Watcher plugin enable_plugin watcher git://git.openstack.org/openstack/watcher