[Openstack] 回复: 回复: 回复: [openstack] nova-compute always dead on RHEL6.1

Russell Bryant rbryant at redhat.com
Wed Jul 25 13:41:47 UTC 2012


On 07/25/2012 03:22 AM, Zhongyue Luo wrote:
> It's really strange kombu fails to connect when qpid can.
> 
> You should file a bug and maybe submit a patch?

Qpid and RabbitMQ implement different versions of AMQP.  That is why
there have to be separate drivers, depending on which broker you are
using.  If the Qpid broker was running, but nova was configured to use
impl_kombu, I would not expect it to work.  Once nova was configured to
use the right driver for this setup (impl_qpid), it worked, so I don't
think there are any bugs here.

-- 
Russell Bryant






More information about the Openstack mailing list