153
153
context.update(contextdb)
154
154
context['metering_secret'] = get_shared_secret()
155
155
context['service_port'] = CEILOMETER_PORT
157
159
with open(CEILOMETER_CONF, "w") as conf:
158
160
conf.write(render_template(os.path.basename(CEILOMETER_CONF),