diff options
author | Jason Kölker <jason@koelker.net> | 2013-01-28 17:32:02 -0600 |
---|---|---|
committer | Jason Kölker <jason@koelker.net> | 2013-01-28 17:32:02 -0600 |
commit | febbd005151e2ade521eed027a7d5372e6e3c0bc (patch) | |
tree | 10ff3b69049411be58e58f6ea37d2452be2b367d /openstack/common/exception.py | |
parent | 30a50c8a6c534f01d518eb3ce4cf0d35877d9a7f (diff) | |
download | oslo-febbd005151e2ade521eed027a7d5372e6e3c0bc.tar.gz oslo-febbd005151e2ade521eed027a7d5372e6e3c0bc.tar.xz oslo-febbd005151e2ade521eed027a7d5372e6e3c0bc.zip |
Default lockutils to using a tempdir
* Previously lockutils attempted to use __file__/../ as the lock path.
This causes packages to fail if the user running the code doesn't have
+w access to that dir. Remove the default so it will use mkdtemp
instead
* Fixes bug 1107950
Change-Id: Ie0cd6fac5403a53a768eb4a0ce7da602b3fef755
Diffstat (limited to 'openstack/common/exception.py')
0 files changed, 0 insertions, 0 deletions