From 913639fe073618fbd8608eeedbace1c927330644 Mon Sep 17 00:00:00 2001
From: Balazs Lecz <leczb@google.com>
Date: Wed, 19 Jan 2011 14:29:05 +0000
Subject: [PATCH] Document iallocator change (alloc_policy)

Signed-off-by: Balazs Lecz <leczb@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 doc/iallocator.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/iallocator.rst b/doc/iallocator.rst
index d96671866..2436dd685 100644
--- a/doc/iallocator.rst
+++ b/doc/iallocator.rst
@@ -178,6 +178,8 @@ nodegroups
 
   name
     the node group name
+  alloc_policy
+    the allocation policy of the node group
 
 instances
   a dictionary with the data for the current existing instance on the
-- 
GitLab