Revision 890fdff7 NEWS

b/NEWS
2 2
====
3 3

  
4 4

  
5
Version 2.10.0 beta1
6
--------------------
5
Version 2.10.0 rc1
6
------------------
7 7

  
8
*(Released Wed, 27 Nov 2013)*
8
*(Released Tue, 17 Dec 2013)*
9 9

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

  
72
Since 2.10.0 beta1
73
~~~~~~~~~~~~~~~~~~
74

  
75
- All known issues in 2.10.0 beta1 have been resolved (see changes from
76
  the 2.8 branch).
77
- Improve handling of KVM runtime files from earlier Ganeti versions
78
- Documentation fixes
79

  
80
Inherited from the 2.9 branch:
81

  
82
- use custom KVM path if set for version checking
83
- SingleNotifyPipeCondition: don't share pollers
84

  
85
Inherited from the 2.8 branch:
86

  
87
- Fixed Luxi daemon socket permissions after master-failover
88
- Improve IP version detection code directly checking for colons rather than
89
  passing the family from the cluster object
90
- Fix NODE/NODE_RES locking in LUInstanceCreate by not acquiring NODE_RES locks
91
  opportunistically anymore (Issue 622)
92
- Allow link local IPv6 gateways (Issue 624)
93
- Fix error printing (Issue 616)
94
- Fix a bug in InstanceSetParams concerning names: in case no name is passed in
95
  disk modifications, keep the old one. If name=none then set disk name to
96
  None.
97
- Update build_chroot script to work with the latest hackage packages
98
- Add a packet number limit to "fping" in master-ip-setup (Issue 630)
99
- Fix evacuation out of drained node (Issue 615)
100
- Add default file_driver if missing (Issue 571)
101
- Fix job error message after unclean master shutdown (Issue 618)
102
- Lock group(s) when creating instances (Issue 621)
103
- SetDiskID() before accepting an instance (Issue 633)
104
- Allow the ext template disks to receive arbitrary parameters, both at creation
105
  time and while being modified
106
- Xen handle domain shutdown (future proofing cherry-pick)
107
- Refactor reading live data in htools (future proofing cherry-pick)
108

  
109

  
110
Version 2.10.0 beta1
111
--------------------
112

  
113
*(Released Wed, 27 Nov 2013)*
114

  
115
This was the first beta release of the 2.10 series. All important changes
116
are listed in the latest 2.10 entry.
117

  
72 118
Known issues
73 119
~~~~~~~~~~~~
74 120

  

Also available in: Unified diff