Ceilometer config-ceilometer.sh file without backslash

Change-Id: I06095ad31bf8165fef7708599da6581235a5515f
Closes-Bug: #1481711
This commit is contained in:
weiyu 2015-08-05 19:39:46 +08:00
parent 12b70241ba
commit 923b4d4a46

View File

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