diff options
author | Eric Windisch <eric@cloudscaling.com> | 2013-02-01 11:08:37 -0500 |
---|---|---|
committer | Eric Windisch <eric@cloudscaling.com> | 2013-02-10 09:43:54 -0500 |
commit | 4a1ec2169d0a75afffc61437735dfb3959530bc5 (patch) | |
tree | b92b5b3181e613a2d1d6707a680988bbd3e3de35 /HACKING.rst | |
parent | bd5d9f08ecc3c1fade6dce809ee9edef1c226e54 (diff) | |
download | oslo-4a1ec2169d0a75afffc61437735dfb3959530bc5.tar.gz oslo-4a1ec2169d0a75afffc61437735dfb3959530bc5.tar.xz oslo-4a1ec2169d0a75afffc61437735dfb3959530bc5.zip |
Support testing args for LocalhostMatchMaker.
The matchmaker should return the correct
direct topics used by the RPC driver. The
LocalhostMatchMaker was always returning
'localhost', even though our tests might
use '127.0.0.1' instead. Now, the
LocalhostMatchmaker will use whatever
value it is told should be considered local.
MatchMakerLocalhost and LocalhostExchange
now take an optional host parameter.
impl_zmq._get_matchmaker now passes arguments to
the selected matchmaker module.
The test_zmq now initializes the matchmaker, using
the host '127.0.0.1'
Change-Id: I8daa2c0668f1d717eb95ab56009612b8b60f0a15
Diffstat (limited to 'HACKING.rst')
0 files changed, 0 insertions, 0 deletions