From b3e1f9dd4c66f8cf84859255c588b218d35571a3 Mon Sep 17 00:00:00 2001 From: Helga Velroyen <helgav@google.com> Date: Fri, 12 Apr 2013 22:24:05 +0200 Subject: [PATCH] NEWS: removal of --no-lvm-storage Signed-off-by: Helga Velroyen <helgav@google.com> Reviewed-by: Michele Tartara <mtartara@google.com> --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0f92648f5..8b075f8be 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ Version 2.8.0 beta1 creation. - ``cfgupgrade`` now supports a ``--downgrade`` option to bring the configuration back to the previous stable version. +- The cluster option '--no-lvm-storage' was removed in favor of the new option + '--enabled-disk-templates'. Version 2.7.0 rc1 -- GitLab