Add exclusive_storage parameter to node_info RPC
authorBernardo Dal Seno <bdalseno@google.com>
Mon, 10 Dec 2012 03:30:03 +0000 (04:30 +0100)
committerBernardo Dal Seno <bdalseno@google.com>
Fri, 21 Dec 2012 16:45:01 +0000 (17:45 +0100)
commit1a3c5d4e3ee51817b57bdfe9caa52bf2977ef207
tree6f49c1db41ba73b5491714f78c15ac2836bb57df
parent3601d488464d85531a5a42c263ae2c021a8023c1
Add exclusive_storage parameter to node_info RPC

The flag is passed to the low-level functions that need it, but it's not
yet used. Also, RPCs get just a default value for now.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
htools/Ganeti/Rpc.hs
lib/backend.py
lib/bdev.py
lib/cmdlib.py
lib/masterd/iallocator.py
lib/rpc_defs.py
lib/server/noded.py