Revision 1f44ad47

b/NEWS
2 2
====
3 3

  
4 4

  
5
Version 2.10.0 rc1
5
Version 2.10.0 rc2
6 6
------------------
7 7

  
8
*(Released Tue, 17 Dec 2013)*
8
*(Released Wed, 29 Jan 2014)*
9 9

  
10 10
Incompatible/important changes
11 11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
71 71
- The version requirements for ``python-mock`` have increased to at least
72 72
  version 1.0.1. It is still used for testing only.
73 73

  
74
Since 2.10.0 rc1
75
~~~~~~~~~~~~~~~~
76

  
77
- Documentation improvements
78
- Run drbdsetup syncer only on network attach
79
- Include target node in hooks nodes for migration
80
- Fix configure dirs
81
- Support post-upgrade hooks during cluster upgrades
82

  
83
Inherited from the 2.9 branch:
84

  
85
- Ensure that all the hypervisors exist in the config file (Issue 640)
86
- Correctly recognise the role as master node (Issue 687)
87
- configure: allow detection of Sphinx 1.2+ (Issue 502)
88
- gnt-instance now honors the KVM path correctly (Issue 691)
89

  
90
Inherited from the 2.8 branch:
91

  
92
- Change the list separator for the usb_devices parameter from comma to space.
93
  Commas could not work because they are already the hypervisor option
94
  separator (Issue 649)
95
- Add support for blktap2 file-driver (Issue 638)
96
- Add network tag definitions to the haskell codebase (Issue 641)
97
- Fix RAPI network tag handling
98
- Add the network tags to the tags searched by gnt-cluster search-tags
99
- Fix caching bug preventing jobs from being cancelled
100
- Start-master/stop-master was always failing if ConfD was disabled. (Issue 685)
101

  
74 102
Since 2.10.0 beta1
75 103
~~~~~~~~~~~~~~~~~~
76 104

  
......
109 137
- Refactor reading live data in htools (future proofing cherry-pick)
110 138

  
111 139

  
140
Version 2.10.0 rc1
141
------------------
142

  
143
*(Released Tue, 17 Dec 2013)*
144

  
145
This was the first RC release of the 2.10 series. All important changes
146
are listed in the latest 2.10 entry.
147

  
148

  
112 149
Version 2.10.0 beta1
113 150
--------------------
114 151

  

Also available in: Unified diff