Actually the doc mentions you can set rpc_backend=rabbit, see
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_Op...
(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(a)redhat.com
<mailto:lars@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(a)redhat.com <mailto:lars@redhat.com>> |
larsks @ irc
Cloud Engineering / OpenStack | " " @ twitter
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list