Change in ovirt-engine[master]: bll: remove usage of RandomUtils

tnisan at redhat.com tnisan at redhat.com
Wed Nov 19 10:11:14 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: bll: remove usage of RandomUtils
......................................................................


bll: remove usage of RandomUtils

RandomUtils is a wrapper to non secure random of java that is not used
nor required within runtime.

implementation of random utils is way too complex than required and
provided as a wrapper instead of utility.

move class to tests.

Change-Id: Id20da6d8eb93ebbd237d20705440c5e583fc486e
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/ClusterUtils.java
R backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/RandomUtils.java
3 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Alon Bar-Lev: Verified
  Tal Nisan: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id20da6d8eb93ebbd237d20705440c5e583fc486e
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list