Merge "Add dashboard to Local.conf"
This commit is contained in:
commit
0d70fff121
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user