summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
* Stop using no longer valid -E option for pipJohannes Erdfelt2013-01-161-3/+2
* Fixes an import order nitZhongyue Luo2013-01-161-1/+1
* Merge "Make tox run doctests"Jenkins2013-01-152-8/+10
|\
| * Make tox run doctestsMark McLoughlin2013-01-152-8/+10
* | Merge "Allow rpc drivers to always be imported"Jenkins2013-01-152-10/+20
|\|
| * Allow rpc drivers to always be importedMark McLoughlin2013-01-152-10/+20
* | Merge "Rework zmq setup and cleanup"Jenkins2013-01-151-26/+18
|\|
| * Rework zmq setup and cleanupMark McLoughlin2013-01-151-26/+18
* | Merge "Fix zmq socket.close() with eventlet 0.9.17"Jenkins2013-01-151-3/+7
|\ \ | |/ |/|
| * Fix zmq socket.close() with eventlet 0.9.17Eric Windisch2013-01-131-3/+7
* | Merge "Add missing parameter to impl_fake notify function."Jenkins2013-01-151-1/+1
|\ \
| * | Add missing parameter to impl_fake notify function.Gary Kotton2013-01-141-1/+1
| |/
* | Merge "Implement importutils.try_import."Jenkins2013-01-152-2/+10
|\ \
| * | Implement importutils.try_import.Dan Prince2013-01-142-2/+10
| |/
* | Merge "reusable ZmqProxy service initialization"Jenkins2013-01-151-0/+33
|\ \
| * | reusable ZmqProxy service initializationEric Windisch2013-01-131-0/+33
| |/
* | Merge "call() to accept serialize and force_envelope"Jenkins2013-01-151-3/+6
|\ \ | |/ |/|
| * call() to accept serialize and force_envelopeEric Windisch2013-01-101-3/+6
* | Merge "Verbose should not enable debug level logging"Jenkins2013-01-132-4/+8
|\ \
| * | Verbose should not enable debug level loggingDavanum Srinivas2013-01-122-4/+8
| |/
* | Merge "zmq-receiver msg forwarding in greenthreads"Jenkins2013-01-121-20/+48
|\ \
| * | zmq-receiver msg forwarding in greenthreadsEric Windisch2013-01-101-20/+48
| |/
* | Merge "Improve millisecond logging"Jenkins2013-01-121-3/+3
|\ \
| * | Improve millisecond loggingJoe Gordon2013-01-091-3/+3
* | | Merge "Log when release file lock"Jenkins2013-01-121-0/+5
|\ \ \
| * | | Log when release file lockJoe Gordon2013-01-091-0/+5
| |/ /
* | | Merge "Fix pep8 E125 errors."Jenkins2013-01-124-16/+16
|\ \ \
| * | | Fix pep8 E125 errors.Monty Taylor2013-01-114-16/+16
| | |/ | |/|
* / | Simplify version processing.Monty Taylor2013-01-112-197/+61
|/ /
* / Revert "Support lookup of value using "group.key""Mark McLoughlin2013-01-081-5/+1
|/
* Merge "Use package for writing versioninfo."Jenkins2013-01-081-2/+2
|\
| * Use package for writing versioninfo.Steve Baker2013-01-041-2/+2
* | Merge "JSONDictSerializer encode objects to unicode"Jenkins2013-01-081-1/+1
|\ \
| * | JSONDictSerializer encode objects to unicodeSean McCully2013-01-031-1/+1
* | | Merge "rpc method arguments should be dict, not list"Jenkins2013-01-081-2/+2
|\ \ \
| * | | rpc method arguments should be dict, not listEric Windisch2013-01-081-2/+2
| |/ /
* | | Merge "Support lookup of value using "group.key""Jenkins2013-01-081-1/+5
|\ \ \
| * | | Support lookup of value using "group.key"Davanum Srinivas2013-01-021-1/+5
* | | | Fix serialization in impl_zmq.Russell Bryant2013-01-071-7/+30
* | | | Merge "Close kombu.connection.BrokerConnection correctly"Jenkins2013-01-071-1/+1
|\ \ \ \
| * | | | Close kombu.connection.BrokerConnection correctlyHengqing Hu2012-12-281-1/+1
* | | | | Merge "Add common base weigher/weigher handler for filter scheduler"Jenkins2013-01-072-0/+136
|\ \ \ \ \
| * | | | | Add common base weigher/weigher handler for filter schedulerZhiteng Huang2013-01-042-0/+136
* | | | | | Merge "Add common filter/filter handler for filter scheduler"Jenkins2013-01-077-0/+423
|\| | | | |
| * | | | | Add common filter/filter handler for filter schedulerZhiteng Huang2013-01-047-0/+423
| | |_|_|/ | |/| | |
* | | | | Merge "Add a latex command to our sphinx builders."Jenkins2013-01-071-1/+9
|\ \ \ \ \
| * | | | | Add a latex command to our sphinx builders.Monty Taylor2013-01-041-1/+9
* | | | | | Merge "Enable millisecond logging by default"Jenkins2013-01-071-5/+6
|\ \ \ \ \ \
| * | | | | | Enable millisecond logging by defaultJoe Gordon2013-01-031-5/+6
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix debug message in multicall of rpc.amqp"Jenkins2013-01-061-1/+1
|\ \ \ \ \ \