openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12982
Re: Openstack not using AMQP RPC reply-to property
-
To:
openstack@xxxxxxxxxxxxxxxxxxx
-
From:
Russell Bryant <rbryant@xxxxxxxxxx>
-
Date:
Fri, 08 Jun 2012 14:14:13 -0400
-
In-reply-to:
<CANmStMW7c54v3Nt+Mt3sJADLDN4z=3CmNMdkB6DjJ8APJy0-fA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
On 06/08/2012 01:05 AM, vishnu attur wrote:
> Hi all,
> I'm new to openstack. I was going through the RPC python code and saw
> that it is not using the AMQP specific reply-to framework for sending
> rpc responses to auto-delete temporary reply queues. Instead, the
> message property called 'msg_id' is used as the reply queue. This makes
> it difficult to integrate with other rabbitmq clients. Any solution ?
Can you elaborate on what you mean by this making it more difficult to
integrate with other clients? The rpc APIs are internal APIs, and
really shouldn't be used by any other applications.
In any case, this sounds like a reasonable improvement. Patches
welcome. :-)
--
Russell Bryant
References