Remove unused option for ceilometer.

This fixed the bug #1163158.

Change-Id: Ib93e5b26d1f1309edf2baa5c147337db1411eee5
This commit is contained in:
Lianhao Lu
2013-04-02 15:59:33 +08:00
parent 0435d392e8
commit bd461a3692

View File

@@ -68,7 +68,6 @@ function configure_ceilometer() {
iniset $CEILOMETER_CONF DEFAULT notification_topics 'notifications,glance_notifications'
iniset $CEILOMETER_CONF DEFAULT verbose True
iniset $CEILOMETER_CONF DEFAULT `database_connection_url nova`
# Install the policy file for the API server
cp $CEILOMETER_DIR/etc/ceilometer/policy.json $CEILOMETER_CONF_DIR