summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove add_option() methodMark McLoughlin2012-11-151-7/+4
* | | Merge "Completely remove cfg's disable_interspersed_args()"Jenkins2012-11-151-43/+1
|\ \ \ | |_|/ |/| |
| * | Completely remove cfg's disable_interspersed_args()Mark McLoughlin2012-11-151-43/+1
* | | Merge "argparse support for cfg"Jenkins2012-11-151-68/+220
|\| |
| * | argparse support for cfgLaurence Miao2012-11-151-68/+220
* | | Merge "Adjust the logging_context_format_string."Jenkins2012-11-151-1/+1
|\ \ \
| * | | Adjust the logging_context_format_string.Lianhao Lu2012-11-141-1/+1
| |/ /
* | | Enable eventlet_backdoor to return port.Matthew Treinish2012-11-141-3/+5
* | | Added initialize_service_hook for rpc.Service.Lianhao Lu2012-11-141-0/+5
|/ /
* | Merge "threadgroup : greethread.cancel() should be kill()"Jenkins2012-11-131-1/+1
|\ \
| * | threadgroup : greethread.cancel() should be kill()Steven Hardy2012-11-121-1/+1
| |/
* | Merge "Fix QPID reconnect issues"Jenkins2012-11-131-44/+26
|\ \ | |/ |/|
| * Fix QPID reconnect issuesGary Kotton2012-11-071-44/+26
* | Merge "Add generate_uuid to uuidutils."Jenkins2012-11-121-0/+4
|\ \
| * | Add generate_uuid to uuidutils.Alex Meade2012-11-091-0/+4
| |/
* / Clean up dictionary use in RPC driversDoug Hellmann2012-11-072-18/+14
|/
* Merge "Use spawn_n when not capturing return value"Jenkins2012-11-053-5/+5
|\
| * Use spawn_n when not capturing return valueEric Windisch2012-11-043-5/+5
* | Merge "Tweak rpc.queue_get_for to deal with host=None."Jenkins2012-11-051-1/+1
|\ \
| * | Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-051-1/+1
* | | Rename rabbit_notifier to rpc_notifier.Dan Prince2012-11-052-24/+53
|/ /
* | Merge "Remove unused greenthread import in lockutils"Jenkins2012-11-051-1/+0
|\ \
| * | Remove unused greenthread import in lockutilsEric Windisch2012-11-041-1/+0
| |/
* | Remove openstack.common.config and extensions.Russell Bryant2012-11-052-876/+0
* | Merge "Log CONF from ProcessLauncher.wait, like ServiceLauncher"Jenkins2012-11-051-0/+4
|\ \
| * | Log CONF from ProcessLauncher.wait, like ServiceLauncherDavid Ripton2012-10-311-0/+4
* | | Merge "Creates uuidutils module"Jenkins2012-11-051-0/+35
|\ \ \
| * | | Creates uuidutils moduleZhongyue Luo2012-11-021-0/+35
* | | | Fixes setup compatibility issue on WindowsYaguang Tang2012-11-031-2/+6
* | | | Merge "Make ThreadGroup derived from object to make mocking possible"Jenkins2012-11-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Make ThreadGroup derived from object to make mocking possibleAngus Salkeld2012-11-021-1/+1
* | | | Merge "kombu's fanout_cast_to_server was calling wrong method"Jenkins2012-11-011-1/+1
|\ \ \ \
| * | | | kombu's fanout_cast_to_server was calling wrong methodChris Behrens2012-11-011-1/+1
* | | | | Move utils.execute to its own module.Michael Still2012-11-013-88/+124
|/ / / /
* | | | Merge "Don't log exceptions for GreenletExit and thread_done"Jenkins2012-11-011-11/+12
|\ \ \ \
| * | | | Don't log exceptions for GreenletExit and thread_doneAngus Salkeld2012-11-011-11/+12
| |/ / /
* | | | Merge "Removes redundant string cast"Jenkins2012-11-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Removes redundant string castZhongyue Luo2012-10-311-1/+1
| |/ /
* | | Merge "move nova.common.deprecated to openstack-common"Jenkins2012-10-311-0/+18
|\ \ \
| * | | move nova.common.deprecated to openstack-commonSean Dague2012-10-311-0/+18
* | | | Add a missing comma in a docstring.David Ripton2012-10-311-1/+1
| |/ / |/| |
* | | Merge "Use queue_arguments for fanout consumers too."Jenkins2012-10-301-0/+1
|\ \ \
| * | | Use queue_arguments for fanout consumers too.Sam Morrison2012-10-261-0/+1
* | | | Merge "Import order clean-up"Jenkins2012-10-308-10/+10
|\ \ \ \
| * | | | Import order clean-upZhongyue Luo2012-10-298-10/+10
| | |_|/ | |/| |
* | | | Merge "Fix a logic error in stable version calculation."Jenkins2012-10-301-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a logic error in stable version calculation.Monty Taylor2012-10-261-3/+5
| |/ /
* / / cfg: fix required if option has a dashJulien Danjou2012-10-261-1/+1
|/ /
* / Fix missing import in lockutils.Michael Still2012-10-231-0/+1
|/
* Move nova's util.synchronized decorator to openstack common.Michael Still2012-10-182-0/+267