Allon Mureinik has submitted this change and it was merged. Change subject: core: CommonPoolWithVms.isVmPoolNameValidLength ......................................................................
core: CommonPoolWithVms.isVmPoolNameValidLength Patch 540a75e0f7bc4b9ed879471d3d830d575c6d6060 removed the last usage of CommonVmsPoolWithVmsCommand.isVmPoolNameValidLength(String), so now this method should be removed too. Instead, use VmCommand.isVmNameValidLength(VM). Change-Id: Ide5f59bf24cf2562a0cd69f97bc4224a4660e556 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java 1 file changed, 0 insertions(+), 33 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21667 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide5f59bf24cf2562a0cd69f97bc4224a4660e556 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
