Revision c7a4a8c8

b/NEWS
2 2
====
3 3

  
4 4

  
5
Version 2.9.2
6
-------------
7

  
8
*(Released Fri, 13 Dec 2013)*
9

  
10
- use custom KVM path if set for version checking
11
- SingleNotifyPipeCondition: don't share pollers
12

  
13
Inherited from the 2.8 branch:
14

  
15
- Fixed Luxi daemon socket permissions after master-failover
16
- Improve IP version detection code directly checking for colons rather than
17
  passing the family from the cluster object
18
- Fix NODE/NODE_RES locking in LUInstanceCreate by not acquiring NODE_RES locks
19
  opportunistically anymore (Issue 622)
20
- Allow link local IPv6 gateways (Issue 624)
21
- Fix error printing (Issue 616)
22
- Fix a bug in InstanceSetParams concerning names: in case no name is passed in
23
  disk modifications, keep the old one. If name=none then set disk name to
24
  None.
25
- Update build_chroot script to work with the latest hackage packages
26
- Add a packet number limit to "fping" in master-ip-setup (Issue 630)
27
- Fix evacuation out of drained node (Issue 615)
28
- Add default file_driver if missing (Issue 571)
29
- Fix job error message after unclean master shutdown (Issue 618)
30
- Lock group(s) when creating instances (Issue 621)
31
- SetDiskID() before accepting an instance (Issue 633)
32
- Allow the ext template disks to receive arbitrary parameters, both at creation
33
  time and while being modified
34
- Xen handle domain shutdown (future proofing cherry-pick)
35
- Refactor reading live data in htools (future proofing cherry-pick)
36

  
37

  
5 38
Version 2.9.1
6 39
-------------
7 40

  

Also available in: Unified diff