The first patch removes the possibility of manipulating exclusive_storage at node level, and the second removes a check in cluster-verify that becomes obsolete because of this.
Bernardo Dal Seno (2): "exclusive_storage" cannot be changed on single nodes Removed uniformity checks for exclusive_storage flag lib/cmdlib.py | 34 ++++++++++++++++++++-------------- lib/constants.py | 7 ++++--- man/ganeti.rst | 4 +++- qa/ganeti-qa.py | 2 +- qa/qa_cluster.py | 18 ------------------ qa/qa_node.py | 19 +++++++++++++++++++ 6 files changed, 47 insertions(+), 37 deletions(-) -- 1.8.1
