"exclusive_storage" cannot be changed on single nodes
authorBernardo Dal Seno <bdalseno@google.com>
Fri, 1 Feb 2013 14:46:54 +0000 (15:46 +0100)
committerBernardo Dal Seno <bdalseno@google.com>
Mon, 11 Feb 2013 14:21:27 +0000 (15:21 +0100)
commit250a9404830a146aa2dc1eaf88dd2d1fcab6b6dd
tree2f9f4101c7d33ee39cbf23cfac09b238b4eb1a56
parent45f6215642b4a57a82db9596b470d4f82534b253
"exclusive_storage" cannot be changed on single nodes

There's never been support for a configuration where nodes in the same node
group have different values of the exclusive_storage flag. This patch
disables the possibility to change the flag for individual nodes.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py
lib/constants.py
lib/objects.py
man/ganeti.rst
qa/ganeti-qa.py
qa/qa_cluster.py
qa/qa_node.py
test/py/ganeti.objects_unittest.py