1a03d7b447

In this change PUB-SUB pipeline was added and used for CAST-Fanout pattern. Added 2 new options: * use_pub_sub - configures the driver to use PUB/SUB if True, fallbacks to DEALER/ROUTER implementation otherwise. PUB/SUB implementation is assumed to be always used with proxy. * direct_over_proxy - specifies to use proxy with direct patterns (CALL,CAST). This option is in replace of zmq_use_broker. Latter is meaningless in context of PUB/SUB architecture, so renamed. Change-Id: I7c02d4d62632293941bc0d9d947e5362a5317db6 Closes-Bug: #1515185
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%