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}
crudini --set $cfg \
publisher
metering_secret
publisher \
metering_secret \
${METERING_SECRET}