oslo.messaging/tests
Victor Sergeyev 2e5ba4538e Get mox from mox3, not from six.moves
oslotest 1.7.0 breakes oslo.messaging unittests, because it doesn't add
mox to six.moves anymore - see change Ic59c73abb9b09cb594bf7df4173d7f99f81d526c

This patch fixes imports on test run.

Change-Id: Ia40b7733bd2e74b1a1703f2e1a5245f01debbd36
2015-06-10 14:44:59 +03:00
..
drivers rabbit: fix consumers declaration 2015-05-11 08:29:34 +02:00
notify Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
rpc Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
__init__.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_amqp_driver.py Remove unnecessary log messages from amqp1 unit tests 2015-02-06 08:45:46 -05:00
test_exception_serialization.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Get mox from mox3, not from six.moves 2015-06-10 14:44:59 +03:00
test_urls.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_warning.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00