Bug 1109814
| Summary: | [Admin Portal] Unable to check/uncheck 'Random Generator enabled' in 3.4/3.4 DC/CL and broken layout | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Jiri Belka <jbelka> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Frantisek Kobzik <fkobzik> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | acathrow, bugs, ecohen, gklein, iheim, mgoldboi, michal.skrivanek, ofrenkel, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-18 15:21:18 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
The feature should be actually disabled for CC < 3.6 because of missing implementation of rng device passthrough in correspodning version of qemu in RHEL (it has not been backported yet). I forgot to enhance doc text of the original BZ to clarify usage of the feature. I'll try to do it now. I'll also push an engine-config patch that exposes configuring availability of rng sources per CC. and the checkbox should be greyed out 1, Broken layout - it appears that this is no longer reproducible when instance type "chain" icon is present, 2, checkbox is actually greyed out, it just looks weird. The only thing that is needed is to re-enable possibility of selecting virtio rng sources in cluster dlg for cluster >= 3.5 (that corresponds to rhel 6.6). Currently it's disabled (although it can be change via VirtIoRngDeviceSupported option per CL). So it seems that the possibility of selecting virtio rng sources in cluster dialog is already enabled for CL >= 3.5. Closing this bug. For further information on setting rng in the engine, refer to doc text of bz #977079. |
Created attachment 909099 [details] screenshot Description of problem: Unable to check/uncheck 'Random Generator enabled' in 3.4/3.4 DC/CL and broken layout. 1. DC/CL 3.4/3.4 unable to check/uncheck 2. layout broken - checkbox doesn't contain bottom border See screenshot. Version-Release number of selected component (if applicable): ovirt-engine-webadmin-portal-3.5.0-0.0.master.20140605145557.git3ddd2de.el6.noarch How reproducible: 100% Steps to Reproduce: 1. DC/CL 3.4/3.4 2. edit VM, Random Generator - enable/disable, check bottom border of checkbox 3. Actual results: 1. DC/CL 3.4/3.4 unable to check/uncheck 2. layout broken - checkbox doesn't contain bottom border Expected results: ? Additional info: