Remove extraneous check in policy creation
authorIustin Pop <iustin@google.com>
Thu, 29 Dec 2011 15:24:33 +0000 (16:24 +0100)
committerIustin Pop <iustin@google.com>
Fri, 13 Jan 2012 13:16:50 +0000 (14:16 +0100)
commit45f8b50dd2b0a0e26bd1a3d07e96d7f9e81e4798
tree6daeac7a1e5f0d6578628417852c0242ad1e836f
parent0ce212e5618e1815c51adb62037516eba1c7f0c3
Remove extraneous check in policy creation

The values are already checked in CreateIPolicy, no need to manually
check them again.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/client/gnt_cluster.py
lib/client/gnt_group.py