Revision 3697def0 lib/constants.py

b/lib/constants.py
1455 1455
CV_ECLUSTERDANGLINGINST = \
1456 1456
  (CV_TNODE, "ECLUSTERDANGLINGINST",
1457 1457
   "Some instances have a non-existing primary node")
1458
CV_EGROUPMIXEDESFLAG = \
1459
  (CV_TGROUP, "EGROUPMIXEDESFLAG",
1460
   "exclusive_storage flag is not uniform within the group")
1461 1458
CV_EGROUPDIFFERENTPVSIZE = \
1462 1459
  (CV_TGROUP, "EGROUPDIFFERENTPVSIZE", "PVs in the group have different sizes")
1463 1460
CV_EINSTANCEBADNODE = \

Also available in: Unified diff