Change in ovirt-engine[master]: core: CommonPoolWithVms.isVmPoolNameValidLength

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 <amureini@redhat.com> --- 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 <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
amureini@redhat.com