OpenStack library for messaging
Go to file
Mark McLoughlin 93447e8381 Make poll() just return the message
The driver shouldn't be pulling the namespace and version from the
message since that's RPC specific stuff.

Also, it's not terribly useful for the driver to pass back a target
object describing the exchange and topic the message was received on
since that's implicit in the listener.
2013-05-11 16:17:00 +01:00
openstack/common/messaging Make poll() just return the message 2013-05-11 16:17:00 +01:00