Merge "Removed logging message"
This commit is contained in:
commit
f21b883247
@ -87,9 +87,6 @@ class Notifications(object):
|
|||||||
return
|
return
|
||||||
|
|
||||||
state = payload["state"]
|
state = payload["state"]
|
||||||
if state == "error":
|
|
||||||
LOG.info("Notification INFO: event_type=%s payload=%s"
|
|
||||||
% (event_type, payload))
|
|
||||||
|
|
||||||
event_types = ["compute.instance.create.end",
|
event_types = ["compute.instance.create.end",
|
||||||
"compute.instance.delete.end",
|
"compute.instance.delete.end",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user