Change in vdsm[master]: vdsm/storage add getFileList method to localFS storage type

Ryan Harper ryanh at us.ibm.com
Fri Apr 27 19:47:52 UTC 2012


Ryan Harper has uploaded a new change for review.

Change subject: vdsm/storage add getFileList method to localFS storage type
......................................................................

vdsm/storage add getFileList method to localFS storage type

If I create an iso-domain out of a LOCALFS storage type, when I
call getIsoList on the storage pool which includes the iso-domain
vdsm complains that LocalFS does not have getFileList method.

The nfsSD class has the exact method for finding files that is needed
so use the common function from misc in localfs.

Change-Id: I43317dd2ccddc4dcd4e144cef376852cc115e908
Signed-off-by: Ryan Harper <ryanh at us.ibm.com>
---
M vdsm/storage/localFsSD.py
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/39/3939/1
--
To view, visit http://gerrit.ovirt.org/3939
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I43317dd2ccddc4dcd4e144cef376852cc115e908
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ryan Harper <ryanh at us.ibm.com>


More information about the vdsm-patches mailing list