Moti Asayag has posted comments on this change. Change subject: engine: Allow skipping management network validation ......................................................................
Patch Set 5: (1 inline comment) The actual change was moved to the next patch in this series. .................................................... File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java Line 392: vds = DbFacade.getInstance().getVdsDao().get(getVdsId()); Line 393: /** Line 394: * refresh capabilities Line 395: */ Line 396: VDSStatus newStatus = refreshCapabilities(new AtomicBoolean(), vds, true); Done Line 397: if (log.isDebugEnabled()) { Line 398: log.debugFormat( Line 399: "Succeeded to refreshCapabilities for host {0} , new status will be {1} ", Line 400: getVdsId(), -- To view, visit http://gerrit.ovirt.org/11307 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idf4bf4affcd901b23e2d4d55ba85763928180fcd Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches