On Wed, Jun 24, 2015 at 11:29:02AM +0200, 'Klaus Aehlig' via ganeti-devel wrote:
...as the default behavior changed in an incompatible way.
Also mention the --no-capacity-checks option, should the old
behavior be needed.
Signed-off-by: Klaus Aehlig <[email protected]>
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index b16e375..b53fd90 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ Incompatible/important changes
conversion to DRBD no secondary node is specified. As long as this new
feature is not used, a third-party IAllocator not aware of this extension can
be continued to be used.
+- ``htools`` now also take into account N+1 redundancy for plain and shared
+ storage. To obtain the old behavior, add the ``--no-capacity-checks`` option.
New dependencies
~~~~~~~~~~~~~~~~
--
2.4.3.573.g4eafbef
LGTM, thanks