Revision 5e85269f lib/constants.py

b/lib/constants.py
1588 1588
   "Instance running on nodes that are not suitable for it")
1589 1589
CV_ENODEDRBD = \
1590 1590
  (CV_TNODE, "ENODEDRBD", "Error parsing the DRBD status file")
1591
CV_ENODEDRBDVERSION = \
1592
  (CV_TNODE, "ENODEDRBDVERSION", "DRBD version mismatch within a node group")
1591 1593
CV_ENODEDRBDHELPER = \
1592 1594
  (CV_TNODE, "ENODEDRBDHELPER", "Error caused by the DRBD helper")
1593 1595
CV_ENODEFILECHECK = \

Also available in: Unified diff