oslo.messaging/oslo/messaging/rpc
Julien Danjou 97b9deca88 Remove useless global vars / import
This removes a few import and global variables that are not used through
the code. That cleans things a little.

Change-Id: I7b30bb11e8ad3c2df01ca2107eff2444feed3fe2
2013-12-02 15:26:53 +01:00
..
__init__.py Expose RemoteError exception in the public API 2013-08-07 12:52:58 +01:00
client.py Remove useless global vars / import 2013-12-02 15:26:53 +01:00
dispatcher.py Remove useless global vars / import 2013-12-02 15:26:53 +01:00
server.py Add a context serialization hook 2013-08-09 08:24:49 +01:00