Change in ovirt-engine[ovirt-engine-3.4]: webadmin: Change disk alias suggestions to use alias recycling

Oved Ourfali has submitted this change and it was merged. Change subject: webadmin: Change disk alias suggestions to use alias recycling ...................................................................... webadmin: Change disk alias suggestions to use alias recycling In change 24061, disk alias suggestions was changed not to suggest a disk alias that is already attached to the VM, this change now also makes sure that the aliases will be recycled (i.e. if we had alias1 and alias2 and we deleted alias1, the next suggestion will be alias1) Change-Id: I8d5b8ba00a144b864208d971def7087182538be2 Bug-Url: https://bugzilla.redhat.com/1122932 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetNextAvailableDiskAliasNameByVMIdQuery.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetNextAvailableDiskAliasNameByVMIdQueryTest.java 2 files changed, 13 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Verified Allon Mureinik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31961 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8d5b8ba00a144b864208d971def7087182538be2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com