Dan Kenigsberg has submitted this change and it was merged. Change subject: Implement storage server connection aliasing ......................................................................
Implement storage server connection aliasing This is the actual perstiance mechanism for the connection info. It saves all the information needed to create a connection object in memory on disk. Change-Id: I3cedeb6c8935a2f7846a181e9d2b04046af1002a --- M vdsm/storage/hsm.py M vdsm/storage/storageServer.py 2 files changed, 81 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1693 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3cedeb6c8935a2f7846a181e9d2b04046af1002a Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: shu ming <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
