Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: add a method to update the devices config ......................................................................
vm: add a method to update the devices config As part of all creation flows except the recovery one, a Vm needs to amend the configuration of the devices and update its own configuration accordingly. This patch extracts the code which updates the Vm.conf devices data and puts it into a separate method to make the code a bit more clear. Change-Id: I04dab67c60c51a381b61410bac8c87f5e29809d1 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/27443 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 13 insertions(+), 8 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/27443 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04dab67c60c51a381b61410bac8c87f5e29809d1 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
