
Omer Frenkel has submitted this change and it was merged. Change subject: config: Expose RNG related config ...................................................................... config: Expose RNG related config This patch exposes two config options: 1, VirtIoRngDeviceSupported: Defines whether VirtIO Random Number Generator devices is supported for given cluster level, 2, ClusterRequiredRngSourcesDefault: For UI only. Random Number Generator sources that are preselected when creating a new cluster (comma separated string of values 'random' and 'hwrng'). Change-Id: I2938e5e4b05093b4b9465929f29b8928022dd613 Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> Bug-Url: https://bugzilla.redhat.com/977079 --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Frank Kobzik: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28923 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2938e5e4b05093b4b9465929f29b8928022dd613 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org