oslo.messaging/oslo
Mark McLoughlin 84a0693737 Remove unused IncomingMessage.done()
We appear to not have a use for this. I had originally thought we might
use this to ack messages one they've been processed and replied to, but
we actually have always acked messages as soon as they have been
deserialized and queued for dispatching.

Change-Id: I8e1fd565814f3b5e3ba0f1bc77e62ed52ff08661
2013-08-07 06:51:24 +01:00
..
messaging Remove unused IncomingMessage.done() 2013-08-07 06:51:24 +01:00
__init__.py Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00