Revision 6ad99bc8 NEWS
b/NEWS | ||
---|---|---|
1 | 1 |
News |
2 | 2 |
==== |
3 | 3 |
|
4 |
Version 2.7.0 beta2 |
|
5 |
------------------- |
|
6 |
|
|
7 |
*(Unreleased)* |
|
8 |
|
|
9 |
- Networks no longer have a "type" slot, since this information was |
|
10 |
unused in Ganeti: instead of it tags should be used. |
|
11 |
- Diskless instances are now externally mirrored (Issue 237). This for |
|
12 |
now has only been tested in conjunction with explicit target nodes for |
|
13 |
migration/failover. |
|
14 |
- The rapi client now has a ``target_node`` option to MigrateInstance. |
|
15 |
- Fix early exit return code for hbal (Issue 386). |
|
16 |
- Fix ``gnt-instance migrate/failover -n`` (Issue 396). |
|
17 |
- Fix ``rbd showmapped`` output parsing (Issue 312). |
|
18 |
- Networks are now referenced indexed by UUID, rather than name. This |
|
19 |
will require running cfgupgrade, from 2.7.0beta1, if networks are in |
|
20 |
use. |
|
21 |
- The OS environment now includes network information. |
|
22 |
- Deleting of a network is now disallowed if any instance nic is using |
|
23 |
it, to prevent dangling references. |
|
24 |
- External storage is now documented in man pages. |
|
25 |
- The exclusive_storage flag can now only be set at nodegroup level. |
|
26 |
- Hbal can now submit an explicit priority with its jobs. |
|
27 |
- Many network related locking fixes. |
|
28 |
- Bump up the required pylint version to 0.25.1. |
|
29 |
- Fix the ``no_remember`` option in RAPI client. |
|
30 |
- Many ipolicy related tests, qa, and fixes. |
|
31 |
- Many documentation improvements and fixes. |
|
32 |
- Fix building with ``--disable-file-storage``. |
|
33 |
- Fix ``-q`` option in htools, which was broken if passed more than |
|
34 |
once. |
|
35 |
- Some haskell/python interaction improvements and fixes. |
|
36 |
- Fix iallocator in case of missing LVM storage. |
|
37 |
- Fix confd config load in case of ``--no-lvm-storage``. |
|
38 |
- The confd/query functionality is now mentioned in the security |
|
39 |
documentation. |
|
40 |
|
|
4 | 41 |
|
5 | 42 |
Version 2.7.0 beta1 |
6 | 43 |
------------------- |
Also available in: Unified diff