Browse code

Merge "Remove unused option for ceilometer."

Jenkins authored on 2013/04/09 11:17:07
Showing 1 changed files
... ...
@@ -68,7 +68,6 @@ function configure_ceilometer() {
68 68
 
69 69
     iniset $CEILOMETER_CONF DEFAULT notification_topics 'notifications,glance_notifications'
70 70
     iniset $CEILOMETER_CONF DEFAULT verbose True
71
-    iniset $CEILOMETER_CONF DEFAULT `database_connection_url nova`
72 71
 
73 72
     # Install the policy file for the API server
74 73
     cp $CEILOMETER_DIR/etc/ceilometer/policy.json $CEILOMETER_CONF_DIR