Revision 6f68a739 lib/backend.py

b/lib/backend.py
469 469
      used_minors = str(err)
470 470
    result[constants.NV_DRBDLIST] = used_minors
471 471

  
472
  return result
472
  return True, result
473 473

  
474 474

  
475 475
def GetVolumeList(vg_name):

Also available in: Unified diff