Nir Soffer has submitted this change and it was merged. Change subject: storage: move persistent to lib ......................................................................
storage: move persistent to lib Moving vdsm/storage/persistentDict.py to lib/vdsm/storage/persistent.py Change-Id: I525423502e20aceca872dd26f5cb408e8e69d12d Signed-off-by: Fred Rolland <[email protected]> Reviewed-on: https://gerrit.ovirt.org/54582 Continuous-Integration: Jenkins CI Reviewed-by: Nir Soffer <[email protected]> --- M debian/vdsm-python.install M debian/vdsm.install M lib/vdsm/storage/Makefile.am R lib/vdsm/storage/persistent.py M tests/persistentDictTests.py M vdsm.spec.in M vdsm/storage/Makefile.am M vdsm/storage/blockSD.py M vdsm/storage/fileSD.py M vdsm/storage/sd.py M vdsm/storage/spbackends.py 11 files changed, 13 insertions(+), 12 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Freddy Rolland: Verified -- To view, visit https://gerrit.ovirt.org/54582 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I525423502e20aceca872dd26f5cb408e8e69d12d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Fred Rolland <[email protected]> Gerrit-Reviewer: Freddy Rolland <[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/mailman/listinfo/vdsm-patches
