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@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@redhat.com> | larsks @ irc
Cloud Engineering / OpenStack          | "   "  @ twitter