Francesco Romani has submitted this change and it was merged. Change subject: ovs: rollback transaction ......................................................................
ovs: rollback transaction Use netconfpersistence.Transaction() to trigger rollback after failed OVS network setup. Change-Id: I9cef1353ca5a3da465a50fcb98ec5d22447c28af Bug-Url: https://bugzilla.redhat.com/1195208 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/59904 Continuous-Integration: Jenkins CI Reviewed-by: Edward Haas <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/61133 --- M lib/vdsm/network/netswitch.py M lib/vdsm/network/ovs/switch.py A tests/network/func_rollback_test.py 3 files changed, 119 insertions(+), 32 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/61133 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cef1353ca5a3da465a50fcb98ec5d22447c28af Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.0 Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
