summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Clean up sqlalchemy exception codeChris Behrens2013-02-222-30/+87
| | |/ / | |/| |
* / | | AMQP: skip duplicate messagesKei Masumoto2013-02-222-0/+50
|/ / /
* | | Merge "Revert "Implement replay detection.""Jenkins2013-02-211-62/+19
|\ \ \
| * | | Revert "Implement replay detection."Mark McLoughlin2013-02-201-62/+19
* | | | Revert "Fast serialization of RPC envelopes for Kombu"Russell Bryant2013-02-201-26/+2
|/ / /
* | | Merge "Move DB thread pooling to DB API loader"Jenkins2013-02-202-35/+101
|\ \ \ | |/ / |/| |
| * | Move DB thread pooling to DB API loaderChris Behrens2013-02-182-35/+101
* | | Merge "Fix IPC direct topic routing."Jenkins2013-02-201-11/+17
|\ \ \
| * | | Fix IPC direct topic routing.Eric Windisch2013-02-191-11/+17
* | | | Setup exception handler after configuring logging.Vishvananda Ishaya2013-02-191-7/+2
|/ / /
* | | Merge "Fix "DirectConsumer needs mirrored queue support""Jenkins2013-02-201-0/+1
|\ \ \
| * | | Fix "DirectConsumer needs mirrored queue support"Kei Masumoto2013-02-131-0/+1
| | |/ | |/|
* | | Merge "Fast serialization of RPC envelopes for Kombu"Jenkins2013-02-201-2/+26
|\ \ \
| * | | Fast serialization of RPC envelopes for KombuEric Windisch2013-02-191-2/+26
* | | | Merge "Implement replay detection."Jenkins2013-02-201-19/+62
|\ \ \ \
| * | | | Implement replay detection.Eric Windisch2013-02-191-19/+62
| |/ / /
* | | | 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-191-26/+67
* | | | Merge "Add ConfigFilter wrapper class"Jenkins2013-02-191-0/+241
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ConfigFilter wrapper classMark McLoughlin2013-02-181-0/+241
| |/ /
* / / blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-181-9/+158
|/ /
* | Use oslo-config-2013.1b3Mark McLoughlin2013-02-1720-1904/+32
* | Change the check for the existence of .git directory.Robert Myers2013-02-151-3/+3
* | 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
| |/
* / Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-134-8/+123
|/
* 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-121-3/+10
|/
* 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-112-7/+9
|\ \
| * | Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-102-7/+9
* | | 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 "Implements import_group"Jenkins2013-02-091-0/+18
|\ \ \
| * | | Implements import_groupZhongyue Luo2013-01-311-0/+18
* | | | Merge "Update HACKING.rst per recent changes"Jenkins2013-02-091-1/+1
|\ \ \ \
| * | | | Update HACKING.rst per recent changesZhongyue Luo2013-02-041-1/+1
| | |_|/ | |/| |
* | | | Merge "Exchanges should return directed topics."Jenkins2013-02-081-3/+3
|\ \ \ \
| * | | | Exchanges should return directed topics.Eric Windisch2013-02-011-3/+3
| | |/ / | |/| |
* | | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-081-21/+13
|\ \ \ \
| * | | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-071-21/+13
* | | | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-071-6/+4
* | | | | Minor tweak to make update.py happyMark McLoughlin2013-02-071-1/+1
* | | | | Remove openstack.common.db.commonMark McLoughlin2013-02-073-58/+28
* | | | | Provide creating real unique constraints for columnsBoris Pavlovic2013-02-072-4/+4
* | | | | Fix missing wrap_db_error for Session.execute() methodBoris Pavlovic2013-02-071-0/+4