summaryrefslogtreecommitdiffstats
path: root/openstack/common/loopingcall.py
Commit message (Expand)AuthorAgeFilesLines
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-2/+2
* Import nova's looping call.Michael Still2013-04-081-6/+58
* Account for tasks duration in LoopingCall delayEoghan Glynn2012-11-191-1/+8
* Merge "Use spawn_n when not capturing return value"Jenkins2012-11-051-1/+1
|\
| * Use spawn_n when not capturing return valueEric Windisch2012-11-041-1/+1
* | Import order clean-upZhongyue Luo2012-10-291-1/+1
|/
* Copy LoopingCall from nova for service.pyAngus Salkeld2012-07-311-0/+88