oslo.messaging/oslo_messaging/tests
Mehdi Abaakouk 80ece65a54 Don't use devstack to setup our functional env
This adds a setup script for each tox functional target to start a
rabbitmq-server, qpidd or redis daemon dedicated for the functional
testing.

This script is responsible to spawn a preconfigured daemon needed for
the functional tests.

This also changes the gate script to just install the required packages
instead of setup a devstack.

This also fixes the zmq config options loading in tests

Closes-bug: #1442612

Change-Id: I27eb2c1d3d0ca67aa361c83e41372138e03d9bdd
2015-06-11 12:01:01 +02:00
..
drivers Merge "Set places to 0 in self.assertAlmostEqual()" 2015-06-08 16:41:39 +00:00
executors Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
functional Don't use devstack to setup our functional env 2015-06-11 12:01:01 +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 Properly deserialize received AMQP 1.0 messages 2015-03-31 11:31:29 -04:00
test_exception_serialization.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_opts.py Fix list_opts test to not check all deps 2015-05-22 16:30:26 +03:00
test_serializer.py Add RequestContextSerializer 2015-05-07 12:07:47 +03: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_utils.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
utils.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00