summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update install_venv_common to use patch -N.Dan Prince2013-03-061-1/+1
* | Switch to oslo.configMark McLoughlin2013-03-061-1/+1
* | Merge "Preserve exceptions in impl_zmq."Jenkins2013-03-061-8/+9
|\ \
| * | Preserve exceptions in impl_zmq.Russell Bryant2013-03-051-8/+9
| |/
* / Simple code cleanupMatthew Sherborne2013-03-062-6/+4
|/
* support ISO 8601 micro-second precisionGuang Yee2013-03-042-6/+25
* 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-012-0/+154
|\ \
| * | Add simple in-memory cache from nova.Vishvananda Ishaya2013-03-012-0/+154
* | | Merge "Redis-based matchmaker"Jenkins2013-03-017-33/+542
|\ \ \
| * | | Redis-based matchmakerEric Windisch2013-03-017-33/+542
* | | | Merge "update.py: DRY up using functools.partial()"Jenkins2013-03-011-3/+7
|\ \ \ \
| * | | | update.py: DRY up using functools.partial()Mark McLoughlin2013-03-011-3/+7
* | | | | Zmq correct envelope param for notify()Eric Windisch2013-02-281-3/+2
* | | | | Zmq notifier topic manip fix.Eric Windisch2013-02-281-1/+1
|/ / / /
* | | | Merge "Port safe parsing with minidom patches from Nova"Jenkins2013-02-273-1/+177
|\ \ \ \
| * | | | Port safe parsing with minidom patches from NovaDavanum Srinivas2013-02-263-1/+177
* | | | | Merge "zmq: parse receiver CLI opts in main"Jenkins2013-02-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | zmq: parse receiver CLI opts in mainMark McLoughlin2013-02-251-1/+1
* | | | | Fixes import order nitsZhongyue Luo2013-02-262-3/+4
|/ / / /
* | | | Merge "openstack.common.setup: fails to get version from git"Jenkins2013-02-252-24/+73
|\ \ \ \
| * | | | openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-252-24/+73
| |/ / /
* | | | Merge "Decode / Encode string utils for openstack"Jenkins2013-02-252-1/+107
|\ \ \ \
| * | | | Decode / Encode string utils for openstackFlaper Fesp2013-02-252-1/+107
* | | | | Merge "Update flakes.py to match 0.6.1."Jenkins2013-02-253-7/+16
|\ \ \ \ \
| * | | | | Update flakes.py to match 0.6.1.Monty Taylor2013-02-253-7/+16
| | |_|_|/ | |/| | |
* | | | | Merge "Support qpid unit tests."Jenkins2013-02-251-0/+1
|\ \ \ \ \
| * | | | | Support qpid unit tests.Russell Bryant2013-02-251-0/+1
| |/ / / /
* | | | | Merge "Clean up sqlalchemy exception code"Jenkins2013-02-253-40/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up sqlalchemy exception codeChris Behrens2013-02-223-40/+90
| | |/ / | |/| |
* / | | AMQP: skip duplicate messagesKei Masumoto2013-02-223-0/+82
|/ / /
* | | Fix "Needs to specify pyzmq version"Kei Masumoto2013-02-221-1/+1
* | | Merge "Revert "Implement replay detection.""Jenkins2013-02-213-99/+22
|\ \ \
| * | | Revert "Implement replay detection."Mark McLoughlin2013-02-203-99/+22
* | | | Merge "Don't s/oslo/base/ for files in the rpc lib."Jenkins2013-02-211-1/+2
|\ \ \ \
| * | | | Don't s/oslo/base/ for files in the rpc lib.Russell Bryant2013-02-201-1/+2
| |/ / /
* / / / 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-204-75/+188
|\ \ \
| * | | Move DB thread pooling to DB API loaderChris Behrens2013-02-184-75/+188
* | | | readd update.sh to address bootstrapping issueSean Dague2013-02-201-0/+14
| |/ / |/| |
* | | Merge "Fix IPC direct topic routing."Jenkins2013-02-203-14/+32
|\ \ \
| * | | Fix IPC direct topic routing.Eric Windisch2013-02-193-14/+32
* | | | 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-203-22/+99
|\ \ \ \