Revision 727fb2f9 snf-cyclades-app/synnefo/logic/backend.py

b/snf-cyclades-app/synnefo/logic/backend.py
434 434
        'img_format': image['format']}
435 435

  
436 436
    # Use opportunistic locking
437
    kw['opportunistic_locking'] = True
437
    kw['opportunistic_locking'] = settings.GANETI_USE_OPPORTUNISTIC_LOCKING
438 438

  
439 439
    # Defined in settings.GANETI_CREATEINSTANCE_KWARGS
440 440
    # kw['hvparams'] = dict(serial_console=False)

Also available in: Unified diff