Revision 4b7fbdc6

b/snf-cyclades-gtools/synnefo/ganeti/eventd.py
348 348

  
349 349
        self.logger.debug("Job: %d: %s %s", job_id, op_id, op.status)
350 350

  
351
        if op_id != "OP_CLUSTER_SET_PARAMS":
352
            # Send only modifications of cluster
353
            return None, None
354

  
351 355
        msg = {'operation':    op_id,
352 356
               'type':         "ganeti-cluster-status"}
353 357

  

Also available in: Unified diff