Revision 5d4b0c56 NEWS

b/NEWS
24 24

  
25 25
New features
26 26
~~~~~~~~~~~~
27

  
27 28
- KVM hypervisors can now access RBD storage directly without having to
28 29
  go through a block device.
29 30
- A new command 'gnt-cluster upgrade' was added that automates the upgrade
......
35 36
Misc changes
36 37
~~~~~~~~~~~~
37 38

  
39
- A new test framework for logical units was introduced and the test
40
  coverage for logical units was improved significantly.
38 41
- Opcodes are entirely generated from Haskell using the tool 'hs2py' and
39 42
  the module 'src/Ganeti/OpCodes.hs'.
40 43
- Constants are also generated from Haskell using the tool
......
44 47
  are part of a port of instance queries to Haskell.  As a result, these
45 48
  changes will be part of the next release of Ganeti.
46 49

  
50
New dependencies
51
~~~~~~~~~~~~~~~~
52

  
53
The following new dependencies have been added/updated.
54

  
55
Python
56

  
57
- The version requirements for ``python-mock`` have increased to at least
58
  version 1.0.1. It is still used for testing only.
59

  
47 60

  
48 61
Version 2.9.0 rc3
49 62
-----------------

Also available in: Unified diff