Revision 390fa990 NEWS

b/NEWS
5 5
Version 2.8.3
6 6
-------------
7 7

  
8
*(unreleased)*
8
*(Released Thu, 12 Dec 2013)*
9 9

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

  
12 32

  
13 33
Version 2.8.2

Also available in: Unified diff