<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
Actually the doc mentions you can set rpc_backend=rabbit, see
<a class="moz-txt-link-freetext" href="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">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</a>
(section 8.4.5.3). Since the doc is for RHEL7, maybe that works only
on RHEL7 packages ...<br>
<br>
Xin<br>
<br>
<div class="moz-cite-prefix">On 8/6/2014 9:24 PM, Brandon Sawyers
wrote:<br>
</div>
<blockquote
cite="mid:CAJy7+HP61H5qpw3fQwTnfCsfn-NtAv4MViMiyjUUSQZ9uHEENQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Lars,<br>
<br>
</div>
This was the problem! Thanks for the pointer.<br>
<br>
</div>
It turns out that I had all of configs set like so:<br>
<br>
</div>
`rpc_backend = rabbit`<br>
<br>
</div>
My brain must have just zoned out when I set that part up!<br>
<br>
</div>
Thanks to everyone who chimed in. Much appreciated. :)<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Aug 6, 2014 at 8:21 PM, Lars
Kellogg-Stedman <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:lars@redhat.com" target="_blank">lars@redhat.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Wed, Aug 06, 2014 at 06:11:22PM -0400,
Brandon Sawyers wrote:<br>
> [req-092fa0ad-4c03-4e68-8817-6f6757509bd3 None] No
module named rabbit<br>
<br>
</div>
What is "rpc_backend" in /etc/nova/nova.conf? There is no
Python<br>
module named "rabbit"; support for rabbitmq comes from the
"kombu"<br>
module, so rpc_backend should look something like:<br>
<br>
rpc_backend=nova.openstack.common.rpc.impl_kombu<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Lars Kellogg-Stedman <<a moz-do-not-send="true"
href="mailto:lars@redhat.com">lars@redhat.com</a>>
| larsks @ irc<br>
Cloud Engineering / OpenStack | " " @
twitter<br>
<br>
</font></span></blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Rdo-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/rdo-list">https://www.redhat.com/mailman/listinfo/rdo-list</a>
</pre>
</blockquote>
<br>
</body>
</html>