Merge "Add dashboard to Local.conf"

This commit is contained in:
Jenkins 2016-03-27 10:03:00 +00:00 committed by Gerrit Code Review
commit 0d70fff121

View File

@ -8,6 +8,7 @@ SERVICE_TOKEN=password
ADMIN_PASSWORD=password
enable_plugin smaug http://git.openstack.org/openstack/smaug master
enable_plugin smaug-dashboard http://git.openstack.org/openstack/smaug-dashboard master
#run the services you want to use
ENABLED_SERVICES=rabbit,mysql,key
@ -21,5 +22,8 @@ enable_service smaug-api
enable_service smaug-operationengine
enable_service smaug-protection
#Add the smaug-dashboard services
enable_service smaug-dashboard
#disable the default services you don't want to use
disable_service n-net