Revision 73756651

b/snf-cyclades-app/synnefo/logic/callbacks.py
270 270
              msg['instance'])
271 271

  
272 272

  
273
@handle_message_delivery
273 274
@transaction.commit_on_success()
274 275
def update_cluster(msg):
275 276
    clustername = msg.get("cluster")

Also available in: Unified diff