Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: PM configuration during host installation sometime fails due to a
race
......................................................................
engine: PM configuration during host installation sometime fails due to a race
The following bug was caused because of we are not setting serverUniqueId when it
retrieved and we are saving a new vdsm object to DB without serverUniqueId.
Change-Id: I03fc1f4a6ad07430b5e583103d2ae1d5878940f5
Bug-Url:
https://bugzilla.redhat.com/833382
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsCommand.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Michael Kublin: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8485
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I03fc1f4a6ad07430b5e583103d2ae1d5878940f5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>