Revision 46d4deb9

b/NEWS
7 7

  
8 8
*(unreleased)*
9 9

  
10
- ``devel/upload`` now works when ``/var/run`` on the target nodes is a
11
  symlink.
12
- Disks added through ``gnt-instance modify`` or created through
13
  ``gnt-instance recreate-disks`` are wiped, if the
14
  ``prealloc_wipe_disks`` flag is set.
15
- If wiping newly created disks fails, the disks are removed. Also,
16
  partial failures in creating disks through ``gnt-instance modify``
17
  triggers a cleanup of the partially-created disks.
18
- Removing the master IP address doesn't fail if the address has been
19
  already removed.
20

  
21

  
22
Version 2.7.0 rc1
23
-----------------
24

  
25
*(Released Fri, 3 May 2013)*
26

  
27 10
Incompatible/important changes
28 11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29 12

  
......
127 110
- The functionality for allocating multiple instances at once has been
128 111
  overhauled and is now also available through :doc:`RAPI <rapi>`.
129 112

  
113
Since rc1:
114

  
115
- ``devel/upload`` now works when ``/var/run`` on the target nodes is a
116
  symlink.
117
- Disks added through ``gnt-instance modify`` or created through
118
  ``gnt-instance recreate-disks`` are wiped, if the
119
  ``prealloc_wipe_disks`` flag is set.
120
- If wiping newly created disks fails, the disks are removed. Also,
121
  partial failures in creating disks through ``gnt-instance modify``
122
  triggers a cleanup of the partially-created disks.
123
- Removing the master IP address doesn't fail if the address has been
124
  already removed.
125
- Fix ownership of the OS log dir
126

  
127

  
128
Version 2.7.0 rc1
129
-----------------
130

  
131
*(Released Fri, 3 May 2013)*
130 132

  
131
Since beta3:
133
This was the first release candidate of the 2.7 series. Since beta3:
132 134

  
133 135
- Fix kvm compatibility with qemu 1.4 (Issue 389)
134 136
- Documentation updates (admin guide, upgrade notes, install

Also available in: Unified diff