Commit 852fcf14 authored by Łukasz Nowak's avatar Łukasz Nowak

Bang was migrated.

parent b46d1633
......@@ -291,7 +291,7 @@ class InstancePublisher(GenericPublisher):
def __bang(self):
try:
self.restrictedTraverse(self.document_url
).reportComputerPartitionBang(comment=self.jbody['log'])
).bang(bang_tree=True, comment=self.jbody['log'])
except Exception:
LOG('VifibRestApiV1Tool', ERROR,
'Problem while trying to generate instance dict:', error=True)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment