
Allon Mureinik has submitted this change and it was merged. Change subject: core: Extract addNetworksToPool ...................................................................... core: Extract addNetworksToPool Extracted common code from addManagementNetworksToPool and addNonManagementNetworks to pool to the new addNetworksToPool method that receives a boolean parameter to indicate whether the newly added network is a management network or not. Change-Id: I927840e6ffbc0f1b6b7447d987c93d3c4d0b81a5 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommandTest.java 1 file changed, 6 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/45049 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I927840e6ffbc0f1b6b7447d987c93d3c4d0b81a5 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org