summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate to pbr.Monty Taylor2013-05-178-876/+50
* Merge "Break out common functionality for filters and weights"Jenkins2013-05-174-42/+53
|\
| * Break out common functionality for filters and weightsMatthew Sherborne2013-05-154-42/+53
* | Merge "Extract matchmaker_ring to own module"Jenkins2013-05-174-81/+123
|\ \
| * | Extract matchmaker_ring to own moduleEric Windisch2013-05-154-81/+123
| |/
* | Merge "Pass backdoor_port to services being launched"Jenkins2013-05-162-1/+12
|\ \
| * | Pass backdoor_port to services being launchedBrian Elliott2013-05-092-1/+12
* | | Merge "Add DynamicLoopCall timers to ThreadGroups"Jenkins2013-05-162-0/+57
|\ \ \
| * | | Add DynamicLoopCall timers to ThreadGroupsBrian Elliott2013-05-092-0/+57
| |/ /
* | | Merge "Remove the notifier and its dependencies from log.py"Jenkins2013-05-163-14/+38
|\ \ \
| * | | Remove the notifier and its dependencies from log.pyDavanum Srinivas2013-05-143-14/+38
| |/ /
* | | Merge "Fixes import order nits"Jenkins2013-05-169-8/+9
|\ \ \
| * | | Fixes import order nitsZhongyue Luo2013-05-159-8/+9
* | | | Merge "Update KillFilter to stop at '\0' for readlink() function."Jenkins2013-05-162-0/+16
|\ \ \ \
| * | | | Update KillFilter to stop at '\0' for readlink() function.Yufang Zhang2013-05-152-0/+16
| | |/ / | |/| |
* | | | Support capping message versions in the client.Russell Bryant2013-05-153-3/+21
| |_|/ |/| |
* | | Merge "Adds --nodeps option to update.py"Jenkins2013-05-151-2/+7
|\ \ \ | |_|/ |/| |
| * | Adds --nodeps option to update.pyZhongyue Luo2013-05-141-2/+7
| |/
* | Merge "Add 't', 'y', and `strict` to `bool_from_string`"Jenkins2013-05-152-14/+92
|\ \ | |/ |/|
| * Add 't', 'y', and `strict` to `bool_from_string`Rick Harris2013-05-142-14/+92
* | Merge "Update eventlet bug URL."Jenkins2013-05-131-1/+2
|\ \
| * | Update eventlet bug URL.James E. Blair2013-05-131-1/+2
* | | Merge "Removes len() on empty sequence evaluation"Jenkins2013-05-136-10/+8
|\ \ \
| * | | Removes len() on empty sequence evaluationZhongyue Luo2013-05-136-10/+8
| | |/ | |/|
* | | Merge "Line wrapper becomes to long when expanded."Jenkins2013-05-131-2/+3
|\ \ \
| * | | Line wrapper becomes to long when expanded.Monty Taylor2013-05-111-2/+3
* | | | Merge "Renames filter to base_filter and weight to base_weight"Jenkins2013-05-136-9/+139
|\ \ \ \
| * | | | Renames filter to base_filter and weight to base_weightMatthew Sherborne2013-05-106-9/+139
* | | | | Merge "python3: use 'as' syntax for exception assignment"Jenkins2013-05-131-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | python3: use 'as' syntax for exception assignmentChuck Short2013-05-131-1/+1
* | | | | Merge "Minor README improvement"Jenkins2013-05-112-11/+31
|\ \ \ \ \
| * | | | | Minor README improvementMark McLoughlin2013-05-092-11/+31
| | |_|_|/ | |/| | |
* | | | | Merge "Handle ints passed to `boolean_from_string`"Jenkins2013-05-112-6/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle ints passed to `boolean_from_string`Rick Harris2013-05-102-6/+21
* | | | | Merge "Removes leading zeros on integers in test_timeutils"Jenkins2013-05-101-13/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removes leading zeros on integers in test_timeutilsZhongyue Luo2013-05-101-13/+13
| |/ / /
* | | | Merge "Added convenience APIs for lockutils"Jenkins2013-05-102-0/+45
|\ \ \ \
| * | | | Added convenience APIs for lockutilsZhongyue Luo2013-05-092-0/+45
| |/ / /
* | | | Merge "Convert unicode strings for python3 portability"Jenkins2013-05-104-56/+45
|\ \ \ \
| * | | | Convert unicode strings for python3 portabilityChuck Short2013-05-075-56/+46
* | | | | Merge "Stylistic improvements from quantum-rootwrap"Jenkins2013-05-102-15/+13
|\ \ \ \ \
| * | | | | Stylistic improvements from quantum-rootwrapThierry Carrez2013-05-092-15/+13
| | |/ / / | |/| | |
* | | | | Merge "Adds timeutils and uuidutils maintainer"Jenkins2013-05-101-4/+4
|\ \ \ \ \
| * | | | | Adds timeutils and uuidutils maintainerZhongyue Luo2013-05-071-4/+4
| | |_|/ / | |/| | |
* | | | | Merge "Import trycmd and ssh_execute from nova."Jenkins2013-05-102-0/+151
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Import trycmd and ssh_execute from nova.Michael Still2013-05-072-0/+151
| |/ / /
* | | | Merge "Copy Nova's workaround for RHEL6 eventlet issue"Jenkins2013-05-085-4/+68
|\ \ \ \ | |_|_|/ |/| | |
| * | | Copy Nova's workaround for RHEL6 eventlet issueMark McLoughlin2013-05-085-4/+68
| |/ /
* | | Merge "Convert unicode for python3 portability"Jenkins2013-05-079-18/+34
|\ \ \ | |/ / |/| |
| * | Convert unicode for python3 portabilityChuck Short2013-05-069-18/+34