summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Correcting openstack-common mv to oslo-incubator.Jeremy Stanley2012-11-111-1/+1
* | Update .gitreview for oslo.Jeremy Stanley2012-11-111-1/+1
|/
* 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 "Remove unused imports from rpc test_common."Jenkins2012-11-051-2/+0
|\ \
| * | Remove unused imports from rpc test_common.Russell Bryant2012-11-051-2/+0
* | | Merge "Tweak rpc.queue_get_for to deal with host=None."Jenkins2012-11-052-1/+5
|\| |
| * | Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-052-1/+5
* | | Merge "Rename rabbit_notifier to rpc_notifier."Jenkins2012-11-052-24/+53
|\ \ \
| * | | Rename rabbit_notifier to rpc_notifier.Dan Prince2012-11-052-24/+53
| |/ /
* | | Merge "Restore proper LoggerTestCase"Jenkins2012-11-051-6/+8
|\ \ \ | |/ / |/| |
| * | Restore proper LoggerTestCaseEric Windisch2012-11-051-6/+8
| |/
* | 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-056-1711/+0
* | Merge "Log CONF from ProcessLauncher.wait, like ServiceLauncher"Jenkins2012-11-052-1/+15
|\ \
| * | Log CONF from ProcessLauncher.wait, like ServiceLauncherDavid Ripton2012-10-312-1/+15
* | | Merge "Relax the update.py replace regex."Jenkins2012-11-051-2/+2
|\ \ \
| * | | Relax the update.py replace regex.Angus Salkeld2012-11-011-2/+2
* | | | Merge "Creates uuidutils module"Jenkins2012-11-052-0/+68
|\ \ \ \
| * | | | Creates uuidutils moduleZhongyue Luo2012-11-022-0/+68
* | | | | 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-016-146/+208
|/ / / / /
* | | | | 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-312-0/+71
|\ \ \
| * | | move nova.common.deprecated to openstack-commonSean Dague2012-10-312-0/+71
* | | | 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 "Add setup.py for registering namespace package"Jenkins2012-10-303-0/+48
|\ \ \ \
| * | | | Add setup.py for registering namespace packageDoug Hellmann2012-10-303-0/+48
| | |_|/ | |/| |
* | | | 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-262-1/+9
|/ /
* / Fix missing import in lockutils.Michael Still2012-10-231-0/+1
|/
* Move nova's util.synchronized decorator to openstack common.Michael Still2012-10-184-0/+469
* Fix a couple of file handle leaks, using with statements.David Ripton2012-10-171-9/+11
* Merge "Revert "fanout subscriptions in impl_zmq""Jenkins2012-10-162-78/+20
|\
| * Revert "fanout subscriptions in impl_zmq"Eric Windisch2012-10-112-78/+20
* | Merge "Revert "Support declare_topic_consumer in impl_zmq""Jenkins2012-10-161-29/+0
|\|
| * Revert "Support declare_topic_consumer in impl_zmq"Eric Windisch2012-10-111-29/+0