Bug 1460519
| Summary: | Origin shows RHV after import of VM with unknown origin | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Tomáš Golembiovský <tgolembi> | ||||
| Component: | BLL.Virt | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | meital avital <mavital> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.1.2 | CC: | bugs, mxie, rbarry, rjones, tjelinek, tzheng | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-11-21 00:08:12 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 910269, 1459816 | ||||||
| Attachments: |
|
||||||
|
Description
Tomáš Golembiovský
2017-06-11 19:32:51 UTC
The reason that the origin is RHV is that in case the origin is not set, engine looks the value up from engine config (key: OriginType). The actually correct solution would be to enrich the OriginType enum by the N/A option and explicitly pass this one from frontend to store it. But this is only a cosmetic issue. I can reproduce the bug on rhv4.2 Description of problem: Original info is wrong if import guest from ova file on rhv4.2 GUI Version-Release number of selected component (if applicable): ovirt-engine-4.2.3.2-0.1.el7.noarch vdsm-4.20.26-1.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: 1.Copy ova file to host which is registered on rhv4.2 2.Import guest from ova on rhv4.2 3.Found guest's original info is RHV after importing, pls refer to screenshot Actual results: As above description Expected results: Original info should be VMware if import guest from ova file on rhv4.2 GUI Additional info: Created attachment 1427445 [details]
screenshot
Closing because this is cosmetic only with an easy workaround |