Change in ovirt-engine[ovirt-engine-3.5]: core: Add disk device after disk is added

tnisan at redhat.com tnisan at redhat.com
Sun Aug 24 17:35:16 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: core: Add disk device after disk is added
......................................................................


core: Add disk device after disk is added

Currently, AddDiskCommand adds the device to the DB,
before the disk is there, this cause the boot order not to take the new
disk into consideration.

In this patch the addition of the device is moved after the disk is
created by the disk is in the db.

Change-Id: I2f2fc8e6771ed2b352f2bde7b4e313481df76b90
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1131018
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
1 file changed, 14 insertions(+), 10 deletions(-)

Approvals:
  Allon Mureinik: Looks good to me, but someone else must approve
  Omer Frenkel: Verified
  Liron Aravot: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f2fc8e6771ed2b352f2bde7b4e313481df76b90
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list