Adam Litke has submitted this change and it was merged. Change subject: storage: Add support for guarded to ResourceManager ......................................................................
storage: Add support for guarded to ResourceManager Support the use of ResourceManager resources with the guarded utilities by creating a ResourceManagerLock class that conforms to the guarded.AbstractLock semantics. Change-Id: I1e96d1c0bfcca05fec82ea450b5bcfb992010f52 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/63548 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M tests/resourceManagerTests.py M vdsm/storage/resourceManager.py 2 files changed, 82 insertions(+), 0 deletions(-) Approvals: Adam Litke: Verified Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/63548 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e96d1c0bfcca05fec82ea450b5bcfb992010f52 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
