oslo-incubator/tests
Mark McLoughlin 4a6ef49850 Rework zmq setup and cleanup
Register config options at import time and remove the register_opts()
function. It seems this isn't being used.

Add accessor methods for ZMQ_CTXT and matchmaker so that they are
lazily created rather than created at import time.

Remove the rpc_zmq_matchmaker override in the tests since
MatchMakerLocalhost is the default anyway. We were setting it with
an incorrect value, but only after the matchmaker had already been
created.

Change-Id: I2520252c64d70e4c4903e34d07952fed43e70ebe
2013-01-15 16:42:25 +00:00
..
testmods Add import_opt() method to ConfigOpts 2012-07-31 12:16:28 +01:00
unit Rework zmq setup and cleanup 2013-01-15 16:42:25 +00:00
__init__.py make sure a '_' function is availible for nose 2012-01-04 22:32:37 -06:00
utils.py Added a base class for unit tests. 2012-06-20 12:15:56 -05:00