Revision c69b147d lib/constants.py

b/lib/constants.py
1589 1589
CV_EINSTANCEUNSUITABLENODE = \
1590 1590
  (CV_TINSTANCE, "EINSTANCEUNSUITABLENODE",
1591 1591
   "Instance running on nodes that are not suitable for it")
1592
CV_EINSTANCEMISSINGCFGPARAMETER = \
1593
  (CV_TINSTANCE, "EINSTANCEMISSINGCFGPARAMETER",
1594
   "A configuration parameter for an instance is missing")
1592 1595
CV_ENODEDRBD = \
1593 1596
  (CV_TNODE, "ENODEDRBD", "Error parsing the DRBD status file")
1594 1597
CV_ENODEDRBDVERSION = \

Also available in: Unified diff