summaryrefslogtreecommitdiffstats
path: root/openstack/common/lockutils.py
Commit message (Expand)AuthorAgeFilesLines
* Use param keyword for docstringsFlaper Fesp2013-06-101-11/+12
* Added convenience APIs for lockutilsZhongyue Luo2013-05-091-0/+29
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* Locking edge case when lock_path does not existGary Kotton2013-03-221-1/+0
* Merge "Fix Copyright Headers - Rename LLC to Foundation"Jenkins2013-03-121-1/+1
|\
| * Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* | 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