summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Implement replay detection.Eric Windisch2013-02-193-22/+99
| |/ / /
* | | | Merge "Avoid using cfg in install_venv_common"Jenkins2013-02-201-20/+7
|\ \ \ \
| * | | | Avoid using cfg in install_venv_commonMark McLoughlin2013-02-191-20/+7
* | | | | Merge "Add function for listing native threads to eventlet backdoor"Jenkins2013-02-191-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add function for listing native threads to eventlet backdoorDaniel P. Berrange2013-02-181-0/+8
| | |_|/ | |/| |
* | | | Support RPC envelopes in impl_zmqEric Windisch2013-02-192-28/+77
* | | | Merge "Add ConfigFilter wrapper class"Jenkins2013-02-195-0/+423
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ConfigFilter wrapper classMark McLoughlin2013-02-185-0/+423
* | | | blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-184-81/+517
|/ / /
* / / Make update.py work with oslo.configDoug Hellmann2013-02-181-0/+9
|/ /
* | Merge "Bump eventlet to 0.12.0"Jenkins2013-02-181-1/+1
|\ \
| * | Bump eventlet to 0.12.0Eric Windisch2013-02-011-1/+1
* | | Use oslo-config-2013.1b3Mark McLoughlin2013-02-1747-3858/+67
* | | Change the check for the existence of .git directory.Robert Myers2013-02-152-5/+9
* | | returncode for Popen is valid only after communicate callDavanum Srinivas2013-02-151-1/+1
* | | Merge "Fix Lack of reconnecting operation when using rabbitmq mirrored queue"Jenkins2013-02-141-1/+2
|\ \ \
| * | | Fix Lack of reconnecting operation when using rabbitmq mirrored queueKei Masumoto2013-02-131-1/+2
| | |/ | |/|
* | | Merge "Cleanup docstring and print in install_venv_common"Jenkins2013-02-141-2/+2
|\ \ \
| * | | Cleanup docstring and print in install_venv_commonMatthew Treinish2013-02-111-2/+2
* | | | Merge "Add join_consumer_pool() to RPC connections"Jenkins2013-02-147-8/+188
|\ \ \ \
| * | | | Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-137-8/+188
| | |/ / | |/| |
* | | | Merge "Cleanup imports"Jenkins2013-02-141-3/+0
|\ \ \ \
| * | | | Cleanup importsEric Windisch2013-02-141-3/+0
* | | | | Merge "Rename oslo-zmq-receiver to oslo-rpc-zmq-receiver"Jenkins2013-02-141-0/+0
|\| | | |
| * | | | Rename oslo-zmq-receiver to oslo-rpc-zmq-receiverEric Windisch2013-02-141-0/+0
| | |/ / | |/| |
* | | | Don't use subprocess for testing excepthookJason Kölker2013-02-131-18/+18
| |/ / |/| |
* | | Merge "sort options to make --help output prettier"Jenkins2013-02-131-1/+1
|\ \ \
| * | | sort options to make --help output prettierYAMAMOTO Takashi2013-02-131-1/+1
| |/ /
* / / to_primitive imposes what seems to be an arbitary data structurePhil Day2013-02-122-3/+36
|/ /
* | Merge "Allow running test in uninstalled source tree."Jenkins2013-02-112-7/+7
|\ \
| * | Allow running test in uninstalled source tree.Monty Taylor2013-02-102-7/+7
* | | Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-113-9/+12
|\ \ \
| * | | Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-103-9/+12
* | | | Merge "Add a fixture for dealing with mock patching."Jenkins2013-02-111-0/+51
|\ \ \ \
| * | | | Add a fixture for dealing with mock patching.Monty Taylor2013-02-071-0/+51
* | | | | Merge "Update .coveragerc"Jenkins2013-02-111-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update .coveragercAlessio Ababilov2013-02-061-0/+6
* | | | | Merge "Implements import_group"Jenkins2013-02-093-0/+56
|\ \ \ \ \
| * | | | | Implements import_groupZhongyue Luo2013-01-313-0/+56
| | |_|_|/ | |/| | |
* | | | | Merge "Update HACKING.rst per recent changes"Jenkins2013-02-092-4/+11
|\ \ \ \ \
| * | | | | Update HACKING.rst per recent changesZhongyue Luo2013-02-042-4/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Exchanges should return directed topics."Jenkins2013-02-082-4/+24
|\ \ \ \ \
| * | | | | Exchanges should return directed topics.Eric Windisch2013-02-012-4/+24
| | |/ / / | |/| | |
* | | | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-082-21/+17
|\ \ \ \ \
| * | | | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-072-21/+17
* | | | | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-072-12/+8
* | | | | | Fix sorting in test-requiresMark McLoughlin2013-02-071-1/+1
* | | | | | Minor tweak to make update.py happyMark McLoughlin2013-02-072-2/+2
* | | | | | Remove pointless use of OpenStackExceptionMark McLoughlin2013-02-071-2/+1
* | | | | | Remove unused context from test_sqlalchemyMark McLoughlin2013-02-071-2/+0