Hide Forgot
Description of problem: oVirt User Portal shows origin RHEV for all VMs (even for those created in oVirt) Version-Release number of selected component (if applicable): ovirt-engine-userportal-3.0.0_0001-1.4.fc16.x86_64 How reproducible: 100 % Steps to Reproduce: 1. Create a VM based on blank template 2. Click on the VM - see general subtab of the VM 3. Actual results: Origin is set to RHEV Expected results: Origin should be set to oVirt Additional info:
We want to differentiate between VMs that were created in RHEV and VMs that were created in oVirt, so: - we should have both "RHEV" and "oVirt" enum values in the OriginType enum (currently we have "ENGINE"; we can keep it, only need to decide if it represents "RHEV" or "oVirt", and add another one accordingly). - when exporting a VM via oVirt, we should write in the OVF the "oVirt" OriginType value. - need to update the GUI translation resource file accordingly (Enums.properties in uicompat)
We have a collision in the originType Enum, we need to add support for OVIRT in the enum and change the ENGINE to RHEVM. setting priority to urgent so we'll be able to cherry pick the fix for the first ovirt release.
Fixed at http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=805e3c2e64e2aeaf97a38320b56098fe5da11adc
closing ON_QA bugs as oVirt 3.1 was released: http://www.ovirt.org/get-ovirt/