> Subject: Re: [Rdo-list] RDO Liberty and Fedora
> From: ihrachys@redhat.com
> Date: Wed, 16 Sep 2015 18:05:37 +0200
> CC: apevec@gmail.com; rdo-list@redhat.com
> To: bderzhavets@hotmail.com
> 
> > On 15 Sep 2015, at 17:12, Boris Derzhavets <bderzhavets@hotmail.com> wrote:
> > 
> > 
> > 
> > > Reasoning is that Fedora user population are developers who always
> > > need latest and greatest version and Delorean Trunk packages are the
> > > best match. We were trying to follow 1:1 mapping between Fedora and
> > > OpenStack release but it is getting out of sync now (current f22 is
> > > Juno, unreleased f23 is Kilo) and it's getting impossible to keep up
> > > with required dependency versions in the current stable Fedora without
> > > breaking older OpenStack release.
> > 
> > Could you please,specify how to set up Delorean Trunk Repos for Liberty
> > ( a kind of Quick Start Page for Liberty testing ) :-
> > 1. CentOS 7.1
> > 2. Fedora 22
> 
> I don’t have it completely automated, but for repo setup, you can check:
> 
> https://github.com/booxter/vagrant-projects/blob/master/.ansible/delorean-packstack.yml
Sorry, I feel a bit confused as far as I understood Rich Bowen recent message 
[Rdo-list] RDO Test Day, Sep 23-24  (for CentOS 7.X) :-
1.Set up repos  per  
https://www.rdoproject.org/RDO_test_day_Liberty      # cd /etc/yum.repos.d/
#  wget 
http://trunk.rdoproject.org/centos7/delorean-deps.repo#  wget 
http://trunk.rdoproject.org/centos7/current/delorean.repoNext for packstack install
# yum install -y openstack-packstack
 Am I missing here enabling RDO KIlo repo or no ?
 Either this set up ( no RDO Kilo enabling ) is just  for 09/23-24/2015 ?
 I apologize in advance for stupid questions.
 Boris.  
> 
> Ihar