> Date: Thu, 28 May 2015 11:10:36 -0400
> From: javier.pena@redhat.com
> To: bderzhavets@hotmail.com
> CC: outbackdingo@gmail.com; rdo-list@redhat.com; p@draigbrady.com
> Subject: Re: [Rdo-list] RE(4): RE(2): Attempt to setup RDO Kilo per recent Trello instructions on F22 RC1
>
>
>
> ----- Original Message -----
>
> > You may install RDO Kilo on F22, I spent 4-5 hr to complete install.
> > As soon as you get "chkconfig --add service" returns 1
> > Respond `systemctl enable service` && packstack
> > --answer-file=./answer-file-xxx-yyyy.txt.
> > More over ( for instance) when IP_nova.pp crashes , check
> > `systemctl | grep nova` && enable all running nova services.
> > Same hook works for glance,cinder,neutron,swift. It's a simple
> > shell script accepting via command line parameter (nova,neutron,...).
>
> > I took per single service care for
> > iptables,httpd,mariadb,mongod,openvswitch,memcached
>
> > It improves a knowledge of services been activated during packstack
> > run. I am not kidding. I release that it will be fixed pretty soon, just
> > wanted to get RDO Kilo running on F22 and got it.
>
> Hi Boris,
>
> I have been looking at this issue, and it looks like it is a bug in the Puppet side. From >https://github.com/puppetlabs/puppet/blob/3.x/lib/puppet/provider/service/systemd.rb#L10 , it >seems that Puppet only uses the systemd provider for services up to Fedora 21, which leaves the new >F22 with chkconfig, which creates the issue.
> A quick edit to /usr/share/ruby/vendor_ruby/puppet/provider/service/systemd.rb allowed me to get >going, so now we just need to fix it upstream and in the Fedora package.

Thank you so much.  Been advised it's not difficult to follow your directions.
packstack failed just two times :-

After first one - Correction mentioned file, packstack restart.
After second one  -  `systemctl enable target; systemctl start target`, the rest went with no problems.

>
> Regards,
> Javier
>
> > Boris.
>
> > Date: Sun, 24 May 2015 03:07:26 +1000
> > Subject: Re: [Rdo-list] RE(2): Attempt to setup RDO Kilo per recent Trello
> > instructions on F22 RC1
> > From: outbackdingo@gmail.com
> > To: apevec@gmail.com
> > CC: bderzhavets@hotmail.com; P@draigbrady.com; sross@redhat.com;
> > rdo-list@redhat.com
>
> > So can someoone clarify for me what repo is successful on Fedora 22 that i
> > dshould use for a fresh laptop
>
> > On Fri, May 22, 2015 at 10:41 PM, Alan Pevec < apevec@gmail.com > wrote:
>
> > > 2015-05-22 10:55 GMT+02:00 Boris Derzhavets < bderzhavets@hotmail.com >:
> >
> > > > Sorry, issue with openstack-nova-novncproxy.service again, the rest seems
> >
> > > > to be OK.
> >
> > > > ( connected to VNC console via virt-manager)
> >
>
> > > > nova-novncproxy[19781]: websockify.ProxyRequestHandler):
> >
> > > > nova-novncproxy[19781]: AttributeError: 'module' object has no attribute
> > > > 'ProxyRequestHandler'
> >
>
> > > Solly, Pádraig, python-websockify-0.6.0-2.fc21 was not pushed to
> >
> > > f21-updates, please create Bodhi update.
> >
> > > We'll carry it in RDO Kilo Fedora repo until it reaches stable updates.
> >
>
> > > Cheers,
> >
> > > Alan
> >
>
> > > _______________________________________________
> >
> > > Rdo-list mailing list
> >
> > > Rdo-list@redhat.com
> >
> > > https://www.redhat.com/mailman/listinfo/rdo-list
> >
>
> > > To unsubscribe: rdo-list-unsubscribe@redhat.com
> >
>
> > _______________________________________________
> > Rdo-list mailing list
> > Rdo-list@redhat.com
> > https://www.redhat.com/mailman/listinfo/rdo-list
>
> > To unsubscribe: rdo-list-unsubscribe@redhat.com
> > Boris.
>
> > Date: Sun, 24 May 2015 03:07:26 +1000
> > Subject: Re: [Rdo-list] RE(2): Attempt to setup RDO Kilo per recent Trello
> > instructions on F22 RC1
> > From: outbackdingo@gmail.com
> > To: apevec@gmail.com
> > CC: bderzhavets@hotmail.com; P@draigbrady.com; sross@redhat.com;
> > rdo-list@redhat.com
>
> > So can someoone clarify for me what repo is successful on Fedora 22 that i
> > dshould use for a fresh laptop
>
> > On Fri, May 22, 2015 at 10:41 PM, Alan Pevec < apevec@gmail.com > wrote:
>
> > > 2015-05-22 10:55 GMT+02:00 Boris Derzhavets < bderzhavets@hotmail.com >:
> >
> > > > Sorry, issue with openstack-nova-novncproxy.service again, the rest seems
> >
> > > > to be OK.
> >
> > > > ( connected to VNC console via virt-manager)
> >
>
> > > > nova-novncproxy[19781]: websockify.ProxyRequestHandler):
> >
> > > > nova-novncproxy[19781]: AttributeError: 'module' object has no attribute
> > > > 'ProxyRequestHandler'
> >
>
> > > Solly, Pádraig, python-websockify-0.6.0-2.fc21 was not pushed to
> >
> > > f21-updates, please create Bodhi update.
> >
> > > We'll carry it in RDO Kilo Fedora repo until it reaches stable updates.
> >
>
> > > Cheers,
> >
> > > Alan
> >
>
> > > _______________________________________________
> >
> > > Rdo-list mailing list
> >
> > > Rdo-list@redhat.com
> >
> > > https://www.redhat.com/mailman/listinfo/rdo-list
> >
>
> > > To unsubscribe: rdo-list-unsubscribe@redhat.com
> >
>
> > _______________________________________________
> > Rdo-list mailing list
> > Rdo-list@redhat.com
> > https://www.redhat.com/mailman/listinfo/rdo-list
>
> > To unsubscribe: rdo-list-unsubscribe@redhat.com