Created attachment 912368 [details] sosreport-LogCollector-20140626100014.tar.xz Description of problem: d/s has auto-population of local ISO domain with RHEV Guest Tools iso and virtio-win vfd files. BZ1108789 is RFE for 3.5 to have such feature for oVirt. It does not work in oVirt. Couple of (probably) related issues: * d/s strings in oVirt code - BZ1113155 * engine-setup still does not work even if d/s rpms (rhev-guest-tools-iso, virtio-win) are installed, thus to fit d/s strings in oVirt code # ls -l /var/lib/exports/iso/5ea770f5-9565-44a7-8c1a-aeb4856ab514/images/11111111-1111-1111-1111-111111111111/ total 0 [root@localhost yum.repos.d]# ls -l -d /usr/share/{virtio-win,rhev-guest-tools-iso} drwxr-xr-x. 2 root root 4096 Jun 26 09:34 /usr/share/rhev-guest-tools-iso drwxr-xr-x. 4 root root 4096 Jun 26 09:34 /usr/share/virtio-win # egrep -ni "rhev|virtio-win" /usr/share/ovirt-engine/setup/ovirt_engine_setup/constants.py 366: 'virtio-win', 368: RHEV_GUEST_TOOLS_DIR = os.path.join( 370: 'rhev-guest-tools-iso', Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. depends if code has been repaired to have oVirt values for guest tools: - if not: install rhev-guest-tools-iso, virtio-win - if so: ensure ovirt-guest-tools-iso, virtio-win are (i suppose) located in /usr/share/{ovirt-guest-tools-iso,virtio-win} 2. engine-setup and select local iso domain 3. check local iso domain for its content Actual results: local iso domain does not contain guest tools iso and virtio-win vfd Expected results: should be there Additional info:
bug 1108789 was pushed to 3.6.0. why not just place the above info in it and close this one as duplicate? (its not currently a bug this isn't working, it was implemented yet)
oVirt WGT iso and auto-populating of ISO domain was postponed for 3.6, thus closing this BZ as not a bug because it hasn't been implemented yet.