Revision 6a360606

b/NEWS
32 32
  instances, and does not require any node placement options to be
33 33
  specified if the destination cluster has a default iallocator.
34 34

  
35
Misc changes
36
~~~~~~~~~~~~
37

  
38
- Opcodes are entirely generated from Haskell using the tool 'hs2py' and
39
  the module 'src/Ganeti/OpCodes.hs'.
40
- Constants are also generated from Haskell using the tool
41
  'hs2py-constants' and the module 'src/Ganeti/HsConstants.hs', with the
42
  exception of socket related constants, which require changing the
43
  cluster configuration file, and HVS related constants, because they
44
  are part of a port of instance queries to Haskell.  As a result, these
45
  changes will be part of the next release of Ganeti.
46

  
47

  
35 48
Version 2.9.0 rc3
36 49
-----------------
37 50

  

Also available in: Unified diff