summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Replace try: import with extras.try_importMonty Taylor2012-11-281-5/+2
| |/ / |/| |
* | | Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-244-4/+4
| |/ |/|
* | Fix ListOpt to trim whitespaceDavanum Srinivas2012-11-241-1/+1
* | Merge "raise_on_error parameter shouldn't be passed to task function"Jenkins2012-11-241-3/+2
|\ \ | |/ |/|
| * raise_on_error parameter shouldn't be passed to task functiongongysh2012-11-231-3/+2
* | Merge "Account for tasks duration in LoopingCall delay"Jenkins2012-11-232-4/+21
|\ \
| * | Account for tasks duration in LoopingCall delayEoghan Glynn2012-11-192-4/+21
* | | Merge "Convenience wrapper for datetime.timedelta.total_seconds()"Jenkins2012-11-231-0/+13
|\| | | |/ |/|
| * Convenience wrapper for datetime.timedelta.total_seconds()Eoghan Glynn2012-11-191-0/+13
* | Merge "update deprecated stanza"Jenkins2012-11-221-1/+1
|\ \
| * | update deprecated stanzaSean Dague2012-11-151-1/+1
* | | Merge "updating sphinx documentation"Jenkins2012-11-206-47/+62
|\ \ \
| * | | updating sphinx documentationJoe Heck2012-11-186-47/+62
* | | | Merge "Use the ThreadGroup for the Launcher"Jenkins2012-11-191-11/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use the ThreadGroup for the LauncherAngus Salkeld2012-11-131-11/+4
* | | | Merge "Change RPC cleanup ordering"Jenkins2012-11-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change RPC cleanup orderingJeff Peeler2012-11-121-1/+1
| |/ /
* | | Don't reference argparse._StoreActionMark McLoughlin2012-11-161-17/+2
* | | Fix minor coding style issueMark McLoughlin2012-11-161-1/+1
* | | Remove ConfigCliParser classMark McLoughlin2012-11-151-22/+6
* | | Add support for positional argumentsMark McLoughlin2012-11-151-39/+48
* | | Use stock argparse behaviour for optional argsMark McLoughlin2012-11-151-1/+0
* | | Use stock argparse --usage behaviourMark McLoughlin2012-11-151-22/+0
* | | Use stock argparse --version behaviourMark McLoughlin2012-11-151-34/+1
* | | 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