Roy Golan has submitted this change and it was merged.
Change subject: core: call postConstruct in CloneVm
......................................................................
core: call postConstruct in CloneVm
after the move to postConstruct in parent AddVm,
the call to init the command was missing.
this fixes the broken clone vm with disks
Change-Id: I6b4f63d45c5cb244c773fbbd4c06e698e439b81d
Bug-Url:
https://bugzilla.redhat.com/1195152
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CloneVmCommand.java
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Roy Golan: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38131
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6b4f63d45c5cb244c773fbbd4c06e698e439b81d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server