Change in vdsm[master]: storage_connection: fix mount.Mount() argument

dougsland at redhat.com dougsland at redhat.com
Sat Dec 24 00:25:43 UTC 2011


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: storage_connection: fix mount.Mount() argument
......................................................................

storage_connection: fix mount.Mount() argument

Remove additional argument from mount.Mount(), otherwise cannot add new NFS storage.

vdsm log:
==========
Thread-1265:INFO::2011-12-23 17:47:54,285::storage_connection::128::Storage.ServerConnection:(validae(Request to validate NFS storage server)
Thread-1265:ERROR:2011-12-23 18:47:54,285::storage_connection::291::StoragerServerConnection::(__validadeFileServer)
Error during storage connection validation: __init__() got an unexpected keyword argument 'timeout'
Traceback (most recent call last):
  File "/usr/share/vdsm/storage/storage_connection.py", line 264, in __validateFileServer
  TypeError: __init()__ got an unexpected keyword argument 'timeout'

Change-Id: Ic64bf1bd366d1e9cb4c80c50b85a57ae022374cd
---
M vdsm/storage/storage_connection.py
1 file changed, 2 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic64bf1bd366d1e9cb4c80c50b85a57ae022374cd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list