Add tempest to ENABLED_SERVICES in README

Change-Id: Idf0734702e81136ce191782c311be0de836be686
This commit is contained in:
Aaron Rosen 2015-03-04 17:09:47 -08:00
parent c47b7a6fe7
commit c9e7c21a52
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ To install, make sure you have *git* installed. Then::
Configure ENABLED_SERVICES in the devstack/localrc file (make sure to include congress)::
ENABLED_SERVICES=congress,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,n-cauth,horizon,mysql,rabbit,sysstat,cinder,c-api,c-vol,c-sch,n-cond,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta,n-novnc,n-xvnc,q-lbaas,ceilometer-acompute,ceilometer-acentral,ceilometer-anotification,ceilometer-collector,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-api,s-proxy,s-object,s-container,s-account
ENABLED_SERVICES=congress,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,n-cauth,horizon,mysql,rabbit,sysstat,cinder,c-api,c-vol,c-sch,n-cond,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta,n-novnc,n-xvnc,q-lbaas,ceilometer-acompute,ceilometer-acentral,ceilometer-anotification,ceilometer-collector,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-api,s-proxy,s-object,s-container,s-account,tempest
Run devstack as normal. Note: the default data source configuration assumes the
admin password is 'password'::