Merge "devstack: Fix some comments"

This commit is contained in:
Jenkins 2015-10-21 03:57:12 +00:00 committed by Gerrit Code Review
commit f168153a4f
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ function configure_aodh {
cp $AODH_DIR/etc/aodh/api_paste.ini $AODH_CONF_DIR
# The alarm evaluator needs these options to call aodh APIs
# The alarm evaluator needs these options to call gnocchi/ceilometer APIs
iniset $AODH_CONF service_credentials os_username aodh
iniset $AODH_CONF service_credentials os_password $SERVICE_PASSWORD
iniset $AODH_CONF service_credentials os_tenant_name $SERVICE_TENANT_NAME