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 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp