Dan Kenigsberg has submitted this change and it was merged. Change subject: Handle and store serial to guest device names mapping ......................................................................
Handle and store serial to guest device names mapping The serial to guest device name mapping helps to identify 'physical' hard drives in the guest OS from the outside and correlate our disk images to those drives and their name in the guest OS. Guest agent implementation: http://gerrit.ovirt.org/#/c/31465/ Change-Id: I69db18414b17b23eb7bcbfbd8b2584f622e53276 Bug-Url: https://bugzilla.redhat.com/1127607 Signed-off-by: Vinzenz Feenstra <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31497 Reviewed-by: Allon Mureinik <[email protected]> Reviewed-by: Liron Aravot <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> (cherry picked from commit 7621349e624dd4a3fcced6137d3cb4e2927a3865) Reviewed-on: http://gerrit.ovirt.org/31725 Reviewed-by: Michal Skrivanek <[email protected]> --- M vdsm/virt/guestagent.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/31725 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69db18414b17b23eb7bcbfbd8b2584f622e53276 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
