Remove extra debug line.

This commit is contained in:
Yuriy Taraday 2011-06-24 16:07:33 +04:00
parent e67156851a
commit a1c5726a9e

View File

@ -325,7 +325,6 @@ class API(base.Base):
'blob': zone_blob,
'num_instances': num_instances,
}
LOG.debug(request_spec)
rpc.cast(context,
FLAGS.scheduler_topic,