Hi,
I successfully installed RDO Kilo using the new delorean.repo.
Some notes:
Still had the issues I listed below.
I had a problem a problem installing Ceilometer (mongod) - I disabled 
Ceilometer until I figure it out.
I enabled LBaaS.
Itzik
On 04/14/2015 03:49 PM, Itzik Brown wrote:
 Hi,
 First - I succeed to install Openstack Kilo using packstack with RDO repositories.
 It's a distributed environment (Controller and 2 compute nodes).
 Haven't installed LBaaS - I saw there is a bug
https://bugzilla.redhat.com/show_bug.cgi?id=1209932
 so it should be fixed in the next release.
 I had to rerun the installation few times because there were some errors regarding
problem with installation of packages using yum - Running the installation again solved
the issues.
 Other issues:
 1)openstack-nova-compute service failed to started due to missing package python-psutil:
     Filled a bug 
https://bugzilla.redhat.com/show_bug.cgi?id=1211587
     Workaround - Install the package python-psutil and and rerun the installation.
 2)Problem with Horizon - getting permission denied error.
     There is an old bug here: 
https://bugzilla.redhat.com/show_bug.cgi?id=1150678.
     I added a comment there.
     Workaround - Changing the ownership of the
/usr/share/openstack-dashboard/static/dashboard to
      apache:apache  solves the issue
 3) openstack-nova-novncproxy service fails to start:
      There is a bug: 
https://bugzilla.redhat.com/show_bug.cgi?id=1200701
      I tried to install websockify from git - the services is started but still have
problem with the instance's
      console.
 I added the repositories files I used.
 Itzik