summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Use testtools as test base class.Monty Taylor2013-01-241-68/+0
* Start adding reusable test fixtures.Monty Taylor2013-01-242-0/+37
* Merge "Move logging config options into the log module"Jenkins2013-01-212-81/+67
|\
| * Move logging config options into the log moduleMark McLoughlin2013-01-212-81/+67
* | Use revno and git sha for pre-release versioning.Monty Taylor2013-01-182-11/+40
* | Add env var version override for packagers.Monty Taylor2013-01-181-0/+3
|/
* trivial pep whitespace fixSteven Hardy2013-01-181-1/+1
* Merge "Remove write_requirements"Jenkins2013-01-181-9/+0
|\
| * Remove write_requirementsMonty Taylor2013-01-161-9/+0
* | Merge "ThreadGroup remove unused name parameters"Jenkins2013-01-182-7/+5
|\ \
| * | ThreadGroup remove unused name parametersSteven Hardy2013-01-162-7/+5
* | | Merge "use regexp to parse the mailmap"Jenkins2013-01-171-5/+6
|\ \ \ | |_|/ |/| |
| * | use regexp to parse the mailmapIonuț Arțăriși2013-01-161-5/+6
* | | 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
|\ \ \