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

b/snf-cyclades-app/synnefo/app_settings/default/backend.py
33 33
# a network. This requires qemu-kvm=1.0.
34 34
GANETI_USE_HOTPLUG = False
35 35

  
36
# If True, Ganeti will try to allocate new instances only on nodes that are
37
# not already locked. This might result in slightly unbalanced clusters.
38
GANETI_USE_OPPORTUNISTIC_LOCKING = True
39

  
36 40
# This module implements the strategy for allocating a vm to a backend
37 41
BACKEND_ALLOCATOR_MODULE = "synnefo.logic.allocators.default_allocator"
38 42
# Refresh backend statistics timeout, in minutes, used in backend allocation

Also available in: Unified diff