summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_lockutils.py
Commit message (Expand)AuthorAgeFilesLines
* Enable hacking H402 testSergey Lukjanov2013-06-031-3/+3
* Added convenience APIs for lockutilsZhongyue Luo2013-05-091-0/+16
* Locking edge case when lock_path does not existGary Kotton2013-03-221-2/+0
* lockutils: add a failing unit testMark McLoughlin2013-03-221-3/+22
* lockutils: improve the external locks testMark McLoughlin2013-03-221-11/+13
* Removes unused imports in the tests moduleZhongyue Luo2013-03-201-3/+0
* 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