Revision 10799c59 doc/design-2.0-cluster-parameters.rst

b/doc/design-2.0-cluster-parameters.rst
66 66
  a backend parameter is defined as an instance parameter that can be
67 67
  shared among a list of instances, and is either generic enough not
68 68
  to be tied to a given hypervisor or cannot influence at all the
69
  hypervisor behaviour
69
  hypervisor behaviour.
70

  
71
  For example: memory, vcpus, auto_balance
72

  
73
  All these parameters will be encoded into constants.py with the prefix "BE_"
74
  and the whole list of parameters will exist in the set "BES_PARAMETERS"
70 75

  
71 76
proper parameter
72 77
  a parameter whose value is unique to the instance (e.g. the name of a LV,

Also available in: Unified diff