diff --git a/devstack/local.conf.controller b/devstack/local.conf.controller index e446cecdf..43f264c0d 100644 --- a/devstack/local.conf.controller +++ b/devstack/local.conf.controller @@ -27,6 +27,9 @@ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3,neutron # Enable remote console access enable_service n-cauth +# Enable the Watcher Dashboard plugin +enable_plugin watcher-dashboard git://git.openstack.org/openstack/watcher-dashboard + # Enable the Watcher plugin enable_plugin watcher git://git.openstack.org/openstack/watcher