Update NEWS file regarding ipolicy checks
authorHelga Velroyen <helgav@google.com>
Wed, 7 Aug 2013 12:26:37 +0000 (14:26 +0200)
committerHelga Velroyen <helgav@google.com>
Thu, 8 Aug 2013 15:48:43 +0000 (17:48 +0200)
This patch updates the NEWS file to mention the new checks
between the ipolicy's list of allowed disk tempaltes and
the cluster-wide enabled disk templates.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>

NEWS

diff --git a/NEWS b/NEWS
index a8a675c..e8e78fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,11 @@ Incompatible/important changes
   default file and shared file storage directories. It now checks that
   the directories are explicitely allowed in the 'file-storage-paths' file and
   that the directories exist on all nodes.
+- The list of allowed disk templates in the instance policy and the list
+  of cluster-wide enabled disk templates is now checked for consistency
+  on cluster or group modification. On cluster initialization, the ipolicy
+  disk templates are ensured to be a subset of the cluster-wide enabled
+  disk templates.
 
 New features
 ~~~~~~~~~~~~