summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
...
* | Simple code cleanupMatthew Sherborne2013-03-061-1/+1
|/
* support ISO 8601 micro-second precisionGuang Yee2013-03-041-6/+10
* Merge "Don't log a traceback on rpc call timeout."Jenkins2013-03-042-4/+4
|\
| * Don't log a traceback on rpc call timeout.Russell Bryant2013-03-022-4/+4
* | Don't LOG.error on max_depth (by default).Dan Prince2013-03-021-6/+0
* | Merge "Add simple in-memory cache from nova."Jenkins2013-03-011-0/+96
|\ \
| * | Add simple in-memory cache from nova.Vishvananda Ishaya2013-03-011-0/+96
* | | Merge "Redis-based matchmaker"Jenkins2013-03-013-2/+324
|\ \ \
| * | | Redis-based matchmakerEric Windisch2013-03-013-2/+324
* | | | Zmq correct envelope param for notify()Eric Windisch2013-02-281-3/+2
* | | | Zmq notifier topic manip fix.Eric Windisch2013-02-281-1/+1
* | | | Port safe parsing with minidom patches from NovaDavanum Srinivas2013-02-262-1/+76
* | | | Fixes import order nitsZhongyue Luo2013-02-262-3/+4
* | | | Merge "openstack.common.setup: fails to get version from git"Jenkins2013-02-251-14/+38
|\ \ \ \
| * | | | openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-251-14/+38
| |/ / /
* | | | Merge "Decode / Encode string utils for openstack"Jenkins2013-02-251-0/+74
|\ \ \ \
| * | | | Decode / Encode string utils for openstackFlaper Fesp2013-02-251-0/+74
* | | | | Merge "Clean up sqlalchemy exception code"Jenkins2013-02-252-30/+87
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
|\