Petr Horáček has posted comments on this change. Change subject: hook: after_network_setup_fail ......................................................................
Patch Set 17: (1 comment) https://gerrit.ovirt.org/#/c/45085/17/vdsm/API.py File vdsm/API.py: Line 1489: self._cif._netConfigDirty = True Line 1490: Line 1491: with self._rollback() as rollbackCtx: Line 1492: supervdsm.getProxy().setupNetworks(networks, bondings, Line 1493: options) > not part of this patch Done Line 1494: Line 1495: if rollbackCtx['status'] != doneCode: Line 1496: _after_network_setup_fail(networks, bondings, options) Line 1497: return rollbackCtx -- To view, visit https://gerrit.ovirt.org/45085 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8a5d086b15b72c13d2b390c1310c2279446ac14f Gerrit-PatchSet: 17 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
