Nir Soffer has posted comments on this change.

Change subject: bootstrap: Return recovery error during lvm bootstrap
......................................................................


Patch Set 3:

(2 comments)

....................................................
File vdsm/storage/hsm.py
Line 324:     def __init__(self, readyCallback):
Line 325:         """
Line 326:         The HSM Constructor
Line 327: 
Line 328:         :param readyCallback: Called when instance has finished its 
deffered
Done
Line 329:                               initialization and is ready to answer 
requests.
Line 330:         :type readyCallback: function
Line 331:         """
Line 332:         rm.ResourceManager.getInstance().registerNamespace(


Line 326:         The HSM Constructor
Line 327: 
Line 328:         :param readyCallback: Called when instance has finished its 
deffered
Line 329:                               initialization and is ready to answer 
requests.
Line 330:         :type readyCallback: function
Done
Line 331:         """
Line 332:         rm.ResourceManager.getInstance().registerNamespace(
Line 333:             STORAGE, rm.SimpleResourceFactory())
Line 334:         self.storage_repository = config.get('irs', 'repository')


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id74468917c5b7c05d4183854e2f1255de98325dc
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Eduardo <ewars...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to