Revision e9d59f5e

b/snf-cyclades-app/synnefo/logic/backend.py
558 558
        'img_id': image['backend_id'],
559 559
        'img_format': image['format']}
560 560

  
561
    # Use opportunistic locking
562
    kw['opportunistic_locking'] = True
563

  
561 564
    # Defined in settings.GANETI_CREATEINSTANCE_KWARGS
562 565
    # kw['hvparams'] = dict(serial_console=False)
563 566

  

Also available in: Unified diff