Revision e0508c86 lib/cmdlib.py

b/lib/cmdlib.py
1406 1406
  """Verifies the cluster config.
1407 1407

  
1408 1408
  """
1409

  
1410 1409
  REQ_BGL = False
1411 1410

  
1412 1411
  def _VerifyHVP(self, hvp_data):
......
1492 1491
  """Verifies the status of a node group.
1493 1492

  
1494 1493
  """
1495

  
1496 1494
  HPATH = "cluster-verify"
1497 1495
  HTYPE = constants.HTYPE_CLUSTER
1498 1496
  REQ_BGL = False

Also available in: Unified diff