Sandro Bonazzola has posted comments on this change.

Change subject: use VDSM for creating volumes
......................................................................


Patch Set 9:

(1 comment)

http://gerrit.ovirt.org/#/c/28237/9/ovirt_hosted_engine_ha/lib/storage_backends.py
File ovirt_hosted_engine_ha/lib/storage_backends.py:

Line 320:         return self._services[service]
Line 321: 
Line 322:     def disconnect(self):
Line 323:         """Close the storage."""
Line 324:         raise NotImplementedError()
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in 
_executeMethod
    method['method']()
  File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/sanlock/lockspace.py",
 line 234, in _misc
    backend.disconnect()
  File 
"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py",
 line 324, in disconnect
    raise NotImplementedError() 
 NotImplementedError
Line 325: 
Line 326:     def filename(self, service):
Line 327:         """
Line 328:         Return a tuple with the filename to open and bytes to skip


-- 
To view, visit http://gerrit.ovirt.org/28237
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaeae8bfbe931aa47b7afa36207f712f1335c2bd7
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to