"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>
Showing
- lib/cmdlib.py 30 additions, 13 deletionslib/cmdlib.py
- lib/constants.py 4 additions, 0 deletionslib/constants.py
- lib/objects.py 7 additions, 0 deletionslib/objects.py
- man/ganeti.rst 3 additions, 1 deletionman/ganeti.rst
- qa/ganeti-qa.py 1 addition, 1 deletionqa/ganeti-qa.py
- qa/qa_cluster.py 0 additions, 18 deletionsqa/qa_cluster.py
- qa/qa_node.py 19 additions, 0 deletionsqa/qa_node.py
- test/py/ganeti.objects_unittest.py 17 additions, 0 deletionstest/py/ganeti.objects_unittest.py
Loading
Please register or sign in to comment