Change in ovirt-engine[master]: core: Random Generator setting wrong value after saving next...

From Shahar Havivi <shavivi@redhat.com>:
Shahar Havivi has submitted this change and it was merged. Change subject: core: Random Generator setting wrong value after saving next run configuration ...................................................................... core: Random Generator setting wrong value after saving next run configuration When editing VM while its running we apply some of the fields on next run configuration - one of them is rng which need to be one but currently we add a new rng device instead of replacing the old one that cause unwanted results such as saving only one of the devices randomly. Change-Id: I86fc48f3488cf2dc6fdc2cf4da080e5a8a5c2495 Bug-Url: https://bugzilla.redhat.com/1419337 Signed-off-by: Shahar Havivi <shaharh@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Shahar Havivi: Verified Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/71866 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I86fc48f3488cf2dc6fdc2cf4da080e5a8a5c2495 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review