summaryrefslogtreecommitdiffstats
path: root/openstack/common/lockutils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix locking issues in WindowsPedro Navarro Perez2013-03-121-2/+2
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+1
* Emit a warning if RPC calls made with lock.Michael Still2013-02-061-46/+59
* Default lockutils to using a tempdirJason Kölker2013-01-281-3/+2
* Log when release file lockJoe Gordon2013-01-091-0/+5
* Fix import order in openstack/common/lockutils.pyJoe Gordon2012-12-041-1/+1
* Make project pyflakes clean.Monty Taylor2012-11-281-0/+1
* Remove unused greenthread import in lockutilsEric Windisch2012-11-041-1/+0
* Fix missing import in lockutils.Michael Still2012-10-231-0/+1
* Move nova's util.synchronized decorator to openstack common.Michael Still2012-10-181-0/+232