Description of problem: In 3.0 after creating the local nfs share it was populated with the virtio-win.vfd, virtio-win.iso, and the rhev-tools iso. This fails to happen on 3.1 Version-Release number of selected component (if applicable): SI15 Additional info: The reason is that _loadFilesToIsoDomain function in /usr/share/ovirt-engine/scripts/engine-setup.py is not called anymore. When adding the call this works as expected.
commit 4c1c7e59be155d5872517e026fbc55bb524b1d8e Author: Alon Bar-Lev <alonbl> Date: Wed Aug 29 12:20:52 2012 +0300 packaging: populate iso domain to nfs share (#852056) Regression since 3.0. Was removed during: 6250645 Packaging: Update configuration in logcollector and isouploader (#784303) Change-Id: I55abba4831aafc129e0d0b96be9429237c924f95 Signed-off-by: Alon Bar-Lev <alonbl> http://gerrit.ovirt.org/#/c/7565/
https://gerrit.eng.lab.tlv.redhat.com/#/c/1634/
ok - si18