Change in ovirt-engine[master]: core: Fix new disk alias name when creating a VM/Template.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Fix new disk alias name when creating a VM/Template. ...................................................................... core: Fix new disk alias name when creating a VM/Template. Pass disk alias as an argument, so if a user will set new disk aliases when creating a VM form Template or create a Tempalte from a VM, then the new alias will be set for the new disk. Change-Id: I856d4f0945435794d008cf4aca5c193e8493fc6c Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CloneCinderDisksCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CloneSingleCinderDiskCommand.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/42838 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I856d4f0945435794d008cf4aca5c193e8493fc6c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
mlipchuk@redhat.com