Change in ovirt-engine[master]: core: Fix filling in disk aliases in BLL messages

amureini at redhat.com amureini at redhat.com
Thu Dec 6 18:06:29 UTC 2012


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Fix filling in disk aliases in BLL messages
......................................................................


core: Fix filling in disk aliases in BLL messages

As part of change-id I7c56d9d2926eaf34b4a279c8d61a8cb166524da9 the
placeholder for the disk aliases was changed from ${diskAlias} to
${diskAliases}, but several places in the code continued to reference
the old placeholder.
This patch fixes that regression.

Change-Id: I65382d5b43fd12c65671df2f0824c584e012d07c
Bug-Url: https://bugzilla.redhat.com/879217
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachDiskToVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9446
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I65382d5b43fd12c65671df2f0824c584e012d07c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>



More information about the Engine-commits mailing list