[Rdo-list] neutron server failing to start

Zhao, Xin xzhao at bnl.gov
Thu Aug 7 14:09:08 UTC 2014


Actually the doc mentions you can set rpc_backend=rabbit, see 
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/5/html/Installation_and_Configuration_Guide/sect-Install_a_Compute_Node.html#sect-Configure_the_Compute_Service 
(section 8.4.5.3). Since the doc is for RHEL7, maybe that works only on 
RHEL7 packages ...

Xin

On 8/6/2014 9:24 PM, Brandon Sawyers wrote:
> Lars,
>
> This was the problem! Thanks for the pointer.
>
> It turns out that I had all of configs set like so:
>
> `rpc_backend = rabbit`
>
> My brain must have just zoned out when I set that part up!
>
> Thanks to everyone who chimed in. Much appreciated. :)
>
>
> On Wed, Aug 6, 2014 at 8:21 PM, Lars Kellogg-Stedman <lars at redhat.com 
> <mailto:lars at redhat.com>> wrote:
>
>     On Wed, Aug 06, 2014 at 06:11:22PM -0400, Brandon Sawyers wrote:
>     > [req-092fa0ad-4c03-4e68-8817-6f6757509bd3 None] No module named
>     rabbit
>
>     What is "rpc_backend" in /etc/nova/nova.conf?  There is no Python
>     module named "rabbit"; support for rabbitmq comes from the "kombu"
>     module, so rpc_backend should look something like:
>
>       rpc_backend=nova.openstack.common.rpc.impl_kombu
>
>     --
>     Lars Kellogg-Stedman <lars at redhat.com <mailto:lars at redhat.com>> |
>     larsks @ irc
>     Cloud Engineering / OpenStack          | "   "  @ twitter
>
>
>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20140807/0a4570fb/attachment.html>


More information about the dev mailing list