Revision 525939d9 lib/constants.py

b/lib/constants.py
1454 1454
CV_EGROUPMIXEDESFLAG = \
1455 1455
  (CV_TGROUP, "EGROUPMIXEDESFLAG",
1456 1456
   "exclusive_storage flag is not uniform within the group")
1457
CV_EGROUPDIFFERENTPVSIZE = \
1458
  (CV_TGROUP, "EGROUPDIFFERENTPVSIZE", "PVs in the group have different sizes")
1457 1459
CV_EINSTANCEBADNODE = \
1458 1460
  (CV_TINSTANCE, "EINSTANCEBADNODE",
1459 1461
   "Instance marked as running lives on an offline node")

Also available in: Unified diff