minor fix

This commit is contained in:
yolanda.robla@canonical.com 2013-03-22 13:42:35 +01:00
parent 73b9da669c
commit 5d0e3a1207
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ def ceilometer_changed():
# check if we have rabbit and keystone already set
context = get_conf()
if context:
render_ceilometer_conf(conf)
render_ceilometer_conf(context)
else:
# still waiting
utils.juju_log("INFO", "ceilometer: rabbit and keystone " +