I'm having a bit of a struggle getting ovirt-engine to install on an F20 box.  

I first install ovirt-release-fedora.noarch which sets up /etc/yum.repos.d/ovirt.repo and points to $releasever.  However, there doesn't seem to be any F20 ovirt repos.  Yum is trying to look here:

http://resources.ovirt.org/releases/3.3.2/rpm/Fedora/20/

But it seems 3.3.2 is located here:

http://resources.ovirt.org/releases/3.3.2/rpm/Fedora/19/

I try changing the repo definition and most everything looks like it's going to install.  however, it ends w/ a file conflict between two packages, ovirt-log-collector and sos from F20.

Transaction check error:
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py from install of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package sos-3.0-3.fc20.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyc from install of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package sos-3.0-3.fc20.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyo from install of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package sos-3.0-3.fc20.noarch


I'm not really certain how to work around this short of installing an F19 system.  

Any thoughts would be appreciated.

Thank you, 
Earl