e582da68f4

The fanout queues of the fake driver are created at the first executor poll, but if we use eventlet executor and the fake driver, when the sender delivers a fanout message before the first poll, the message goes to the topic queue instead of the server fanout queue. The changes fixes that by ensuring the all queues exists when the listener is created. Closes bug #1331453 Change-Id: I92e7c01dd87d634b741bbcaea92f48730fdd555e
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
See also: Library Documentation
Description
Languages
Python
99.8%
Shell
0.2%