summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_lockutils.py
Commit message (Expand)AuthorAgeFilesLines
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-4/+3
* Use testtools as test base class.Monty Taylor2013-01-241-2/+1
* Fixes import order errorsZhongyue Luo2013-01-181-1/+1
* Eliminate sleep in the lockutils test case (across processes)Davanum Srinivas2013-01-071-32/+48
* Disable lockutils test_synchronized_externallyMark McLoughlin2013-01-041-0/+2
* Move nova's util.synchronized decorator to openstack common.Michael Still2012-10-181-0/+165