aec50602d5

MessageHandlingServer has both MessageHandlingServer.executor, which is the name of an executor type, and MessageHandlingServer._executor, which is an instance of that type. Ideally we would rename MessageHandlingServer.executor, but as this is referenced from outside the class we change _executor instead to _executor_obj. Change-Id: Id69ba7a0729cc66d266327dac2fd4eab50f2814c
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%