Cherry-picking from 2.13 to fix issue 1030 (https://code.google.com/p/ganeti/issues/detail?id=1030&q=started&colspec=ID%20Type%20Component%20Status%20Priority%20Stars%20Opened%20Modified%20Milestone%20Owner%20Summary).
Dimitris Bliablias (4): Introduce the Gluster storage type Add Gluster type to the node storage reporting set Add missing Gluster storage verification checks Add a unit test for the Gluster storage type lib/backend.py | 1 + lib/bootstrap.py | 22 ++++++++++++++++------ lib/client/gnt_node.py | 1 + lib/cmdlib/cluster.py | 31 ++++++++++++++++++++++++++++--- lib/cmdlib/node.py | 10 +++------- lib/storage/container.py | 1 + man/gnt-node.rst | 2 +- src/Ganeti/Constants.hs | 19 +++++++++++++++++-- src/Ganeti/Objects.hs | 5 ++++- src/Ganeti/Types.hs | 9 ++++++++- test/py/ganeti.utils.storage_unittest.py | 14 +++++++++++--- 11 files changed, 91 insertions(+), 24 deletions(-) -- 2.2.0.rc0.207.ga3a616c
