Merge "Ceilometer config-ceilometer.sh file without backslash"

This commit is contained in:
Jenkins 2015-08-06 20:38:13 +00:00 committed by Gerrit Code Review
commit 045249109f

View File

@ -60,6 +60,6 @@ crudini --set $cfg \
${CEILOMETER_ADMIN_PASSWORD} ${CEILOMETER_ADMIN_PASSWORD}
crudini --set $cfg \ crudini --set $cfg \
publisher publisher \
metering_secret metering_secret \
${METERING_SECRET} ${METERING_SECRET}