Sync openstack_common.py.

This commit is contained in:
Adam Gandelman
2013-01-07 14:54:50 -08:00
parent 141b8ce871
commit d073706a20

View File

@@ -30,8 +30,6 @@ swift_codenames = {
}
def juju_log(msg):
print msg
return
subprocess.check_call(['juju-log', msg])