Bug 1358432
| Summary: | Storage allocation table in New VM dialog has shifted columns | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | jniederm | ||||||
| Component: | Frontend.WebAdmin | Assignee: | Daniel Erez <derez> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kevin Alon Goldblatt <kgoldbla> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.1.0 | CC: | acanan, amureini, bugs, derez, tnisan | ||||||
| Target Milestone: | ovirt-4.0.2 | Flags: | rule-engine:
ovirt-4.0.z+
rule-engine: exception+ rule-engine: planning_ack+ rule-engine: devel_ack+ acanan: testing_ack+ |
||||||
| Target Release: | 4.0.2 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | ovirt-engine-4.0.2.2 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-08-12 14:24:35 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
yuck. let's try to solve this for 4. Created attachment 1182492 [details]
edit-pool-redundant-disk-allocation-table-header
There is another problem with disk allocation table. It's header is redundantly shown in Edit pool dialog of pool without disks. See attachment 1182492 [details].
Steps to reproduce:
1. Create a pool without disks.
2. Edit it
3. Go to Resource Allocation tab, scroll down
Actual result:
Redundant header is shown.
Version:
4.0 master, commit 9c88731
This patch still needs to be backported to ovirt-engine-4.0 and ovirt-engine-4.0.2. This is already merged in 4.0.2. Tested with the following code: ---------------------------------------- rhevm-4.0.2.3-0.1.el7ev.noarch vdsm-4.18.9-1.el7ev.x86_64 Tested with the following scenario: Steps to Reproduce: 1. Webadmin: 2. Make sure there is a template with disk 3. Open New VM dialog 4. Select a template with disk 5. Select Resource Allocation tab and scroll down Actual results: All cells in each column have same width. Moving to VERIFIED! |
Created attachment 1182171 [details] screenshot Description of problem: Columns' width don't correspond to width of header cells. Content of 'Disk Profile' column seems to be completely missing. Version-Release number of selected component (if applicable): 4.1 master, commit d1c81eb How reproducible: 100% Steps to Reproduce: 1. Webadmin: 2. Make sure there is a template with disk 3. Open New VM dialog 4. Select a template with disk 5. Select Resource Allocation tab and scroll down Actual results: Disk allocation table has wider regular cells that header cells Expected results: All cells in each column have same width. Additional info: