summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Locking edge case when lock_path does not exist"Jenkins2013-03-221-1/+0
|\ \ \
| * | | Locking edge case when lock_path does not existGary Kotton2013-03-221-1/+0
| |/ /
* | | Merge "Eliminate multiple contexts in zmq call()"Jenkins2013-03-221-4/+9
|\ \ \
| * | | Eliminate multiple contexts in zmq call()Eric Windisch2013-03-201-4/+9
| | |/ | |/|
* | | Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-223-8/+35
|\ \ \
| * | | Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-223-8/+35
* | | | Merge "Enable message envelope."Jenkins2013-03-223-10/+3
|\ \ \ \
| * | | | Enable message envelope.Russell Bryant2013-03-213-10/+3
| | |_|/ | |/| |
* | | | Merge "Gracefully handle errors in logging config files"Jenkins2013-03-221-1/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Gracefully handle errors in logging config filesMark McLoughlin2013-03-221-1/+22
| |/ /
* | | Merge "Allows wsgi server kwargs to be given."Jenkins2013-03-221-2/+2
|\ \ \ | |/ / |/| |
| * | Allows wsgi server kwargs to be given.Alex Meade2013-03-181-2/+2
| |/
* / clarify --log-file commentsPádraig Brady2013-03-201-3/+3
|/
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-1313-13/+13
* Merge "Sanitize input before creating IPC socket."Jenkins2013-03-131-0/+10
|\
| * Sanitize input before creating IPC socket.Eric Windisch2013-03-121-0/+10
* | Merge "Initialize root logger in _setup_logging_from_conf()"Jenkins2013-03-121-3/+3
|\ \
| * | Initialize root logger in _setup_logging_from_conf()Zhiteng Huang2013-03-131-3/+3
| |/
* | Merge "Fix Copyright Headers - Rename LLC to Foundation"Jenkins2013-03-1234-34/+34
|\ \
| * | Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-1134-34/+34
* | | Merge "Unignore log_format option"Jenkins2013-03-121-1/+2
|\ \ \
| * | | Unignore log_format optionDavanum Srinivas2013-03-101-1/+2
* | | | Merge "Keep exc_info() to prevent an internal error"Jenkins2013-03-121-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Keep exc_info() to prevent an internal errorHaiwei Xu2013-03-111-3/+5
| |/ /
* | / Fix locking issues in WindowsPedro Navarro Perez2013-03-121-2/+2
| |/ |/|
* | Merge "Fix inconsistency with auth_tok/auth_token"Jenkins2013-03-111-3/+3
|\ \
| * | Fix inconsistency with auth_tok/auth_tokenDavanum Srinivas2013-03-101-3/+3
| |/
* / Stop using --stat for ChangeLog.Monty Taylor2013-03-101-1/+1
|/
* Merge "Add 'is' operator to extra specs ops."Jenkins2013-03-071-1/+5
|\
| * Add 'is' operator to extra specs ops.Avishay Traeger2013-03-071-1/+5
* | 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-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
|\ \ \ \ \ | |_|_|_|/ |/| | | |