<div dir="ltr">On Mon, Jul 29, 2013 at 2:37 PM, Dave Neary <span dir="ltr"><<a href="mailto:dneary@redhat.com" target="_blank">dneary@redhat.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I also got a report on the forum on "--os-quantum-install=n" not working<br>
with F19 Havana packages - has the option name been changed to<br>
"--os-neutron-install" or something?<br></blockquote><div><br></div><div>The naming has not (yet) been changed in Packstack according to git. See</div><div><a href="https://github.com/stackforge/packstack/blob/master/packstack/plugins/quantum_350.py">https://github.com/stackforge/packstack/blob/master/packstack/plugins/quantum_350.py</a><br>
</div><div><br></div><div>-- Sandro</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I would suggest maintaining backwards compatible version names in the<br>
interests of keeping the existing docs accurate for as long as possible.<br>
<br>
Thanks,<br>
Dave.<br>
<br>
On 07/26/2013 06:21 PM, Ryan O'Hara wrote:<br>
><br>
> I ran into a couple issues with the latest packstack build that<br>
> includes provisioning. I'm using RHEL6.4.z with RDO.<br>
><br>
> # rpm -q openstack-packstack<br>
> openstack-packstack-2013.1.1-0.24.dev651.el6ost.noarch<br>
><br>
> I run 'packstack --allinone'<br>
><br>
> The first issue is with the qemu-kvm package name:<br>
><br>
> ERROR : Error during puppet run : err:<br>
> /Stage[main]//Package[qemu-kvm-rhev]/ensure: change from absent to<br>
> present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install<br>
> qemu-kvm-rhev' returned 1: Error: Nothing to do<br>
><br>
> The problem lies in nova_compute.pp, where "package {'qemu-kvm-rhev':"<br>
> should be "package { 'qemu-kvm':" for RDO.<br>
><br>
> The other error is this:<br>
><br>
> ERROR : Error during puppet run : err: Could not prefetch<br>
> quantum_router provider 'quantum': Execution of '/usr/bin/quantum<br>
> router-show --format=shell which: no kate in<br>
> (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin)'<br>
> returned 1: which: no gedit in<br>
> (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin)<br>
><br>
> I'm guessing the issue with kate/gedit not being found is harmless and<br>
> the real problem is with 'quantum router-show'. I've not solved this.<br>
><br>
> Ryan<br>
><br>
> _______________________________________________<br>
> Rdo-list mailing list<br>
> <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
><br>
<span class=""><font color="#888888"><br>
--<br>
Dave Neary - Community Action and Impact<br>
Open Source and Standards, Red Hat - <a href="http://community.redhat.com" target="_blank">http://community.redhat.com</a><br>
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13<br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
</font></span></blockquote></div><br></div></div>