Sync openstack_common.py.
This commit is contained in:
@@ -30,8 +30,6 @@ swift_codenames = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
def juju_log(msg):
|
def juju_log(msg):
|
||||||
print msg
|
|
||||||
return
|
|
||||||
subprocess.check_call(['juju-log', msg])
|
subprocess.check_call(['juju-log', msg])
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user