Bug 1104318
Summary: | Console USB configuration not persisted on Edit VM window | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Amador Pahim <asegundo> |
Component: | ovirt-engine-webadmin | Assignee: | Tomas Jelinek <tjelinek> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilanit Stein <istein> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5 | CC: | asegundo, bugs, ecohen, gklein, iheim, mavital, mgoldboi, michal.skrivanek, rbalakri, yeylon |
Target Milestone: | --- | Keywords: | Regression, Triaged |
Target Release: | 3.5.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | virt | ||
Fixed In Version: | ovirt-engine-3.5.0_beta | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-17 12:29:05 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: |
Description
Amador Pahim
2014-06-03 18:20:02 UTC
Additional info: Faced the issue even with commit a427a5a45f6dbaa7b09a125018e2da645c684d87 "userportal,webadmin: keep proper USB support selection" applied." This does not reproduce to me on the current master branch. I'd like to ask you the following details: - what exact OS do you have selected on the VM? - are you using a template? If yes, what OS and USB support is selected on the template? - are you using instance types? If yes, what OS and USB support is selected on the instance type? - what is the exact commit on which it happens to you? Thank you (In reply to Tomas Jelinek from comment #2) > This does not reproduce to me on the current master branch. > > I'd like to ask you the following details: > > - what exact OS do you have selected on the VM? > - are you using a template? If yes, what OS and USB support is selected on > the template? > - are you using instance types? If yes, what OS and USB support is selected > on the instance type? > - what is the exact commit on which it happens to you? > > Thank you I'm creating a simple VM, no OS or template selected. Building ovirt on top of a427a5a45f6dbaa7b09a125018e2da645c684d87, it does work as expected. But after a git pull in branch master, the top of master is 181a7369553b522d68495db211293dd52d7be135 and the issue takes place. Seems like something between a427a5a45f6dbaa7b09a125018e2da645c684d87 and 181a7369553b522d68495db211293dd52d7be135 is messing your code. Verified on oVirt Engine Version: 3.5.0-0.0.master.20140722232058.git8e1babc.el6 oVirt 3.5 has been released and should include the fix for this issue. |