summaryrefslogtreecommitdiff
path: root/oslo_concurrency
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from Zanata3.11.0OpenStack Proposal Bot2016-06-111-0/+101
* Imported Translations from Zanata3.10.0OpenStack Proposal Bot2016-06-043-120/+19
* Add reno for releasenotes managementKirill Bespalov2016-05-201-0/+18
* Merge "Add timeout option to ssh_execute"3.9.0Jenkins2016-05-142-3/+13
|\
| * Add timeout option to ssh_executezhangsong2016-05-122-3/+13
* | Fix wrong import example in docstringChangBo Guo(gcb)2016-05-111-2/+2
|/
* Merge "processutils: add support for missing process limits"3.8.0Jenkins2016-05-043-11/+85
|\
| * processutils: add support for missing process limitsDaniel P. Berrange2016-04-193-11/+85
* | Imported Translations from ZanataOpenStack Proposal Bot2016-04-218-50/+50
|/
* Revert "Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set"Yuriy Taraday2016-02-261-4/+1
* Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not setSean M. Collins2016-02-251-1/+4
* Make ProcessExecutionError picklableAngus Lees2016-02-192-4/+27
* Merge "Add prlimit parameter to execute()"3.4.0Jenkins2016-02-013-0/+250
|\
| * Add prlimit parameter to execute()Victor Stinner2016-01-283-0/+250
* | Update translation setupAndreas Jaeger2016-01-289-1/+502
|/
* Add complementary remove lock with prefix functionJoshua Harlow2015-11-301-0/+28
* Drop python 2.6 support3.1.0ChangBo Guo(gcb)2015-11-231-2/+1
* Use versionadded and versionchanged in docVictor Stinner2015-11-054-1/+48
* Fix Tests to run under OSXDavanum Srinivas2015-10-051-6/+9
* Merge "Use int enumerations for log error constants"Jenkins2015-09-141-14/+34
|\
| * Use int enumerations for log error constantsJoshua Harlow2015-09-011-14/+34
* | Use oslo_utils reflection to get 'f' callable nameJoshua Harlow2015-08-091-2/+5
|/
* Allow preexec_fn method for processutils.executeDavanum Srinivas2015-07-072-4/+33
* processutils: ensure on_completion callback is always calledDaniel P. Berrange2015-07-022-9/+29
* Remove redundant fileutilsSteve Martinelli2015-06-303-149/+0
* Ensure we 'join' on the timer watchdog threadJoshua Harlow2015-06-221-0/+1
* Use better timing mechanisms instead of time.time()Joshua Harlow2015-06-223-12/+18
* Merge "Fix LockFixture docstring"Jenkins2015-06-221-2/+2
|\
| * Fix LockFixture docstringIWAMOTO Toshihiro2015-06-161-2/+2
* | Add 2 callbacks to processutils.execute()Tony Breeds2015-06-172-0/+32
|/
* Replace locks and replace with fasteners library provides onesJoshua Harlow2015-06-062-758/+4
* Sync from oslo-incubatorDavanum Srinivas2015-05-161-3/+6
* Add binary parameter to execute and ssh_execute1.9.0Victor Stinner2015-04-192-25/+105
* Port processutils to Python 3Victor Stinner2015-04-182-18/+126
* Merge "Switch to non-namespaced module imports"1.8.0Jenkins2015-03-121-1/+1
|\
| * Switch to non-namespaced module importsDavanum Srinivas2015-03-121-1/+1
* | Add lockutils.get_lock_path() functionDoug Hellmann2015-03-112-1/+32
|/
* Merge "processutils: execute(): fix option incompatibility"Jenkins2015-02-171-1/+6
|\
| * processutils: execute(): fix option incompatibilityCsaba Henk2015-02-141-1/+6
* | Merge "Drop use of namespaced oslo.i18n"Jenkins2015-02-171-2/+2
|\ \
| * | Drop use of namespaced oslo.i18nIan Cordasco2015-01-301-2/+2
* | | Ability to set working directory1.5.0Davanum Srinivas2015-02-132-0/+11
* | | Add eventlet test check to new tests __init__.pyBen Nemec2015-02-061-0/+19
|/ /
* | Update Oslo imports to remove namespace packageDoug Hellmann2015-01-214-6/+6
* | Merge "Revert "Port processutils to Python 3""1.4.1Jenkins2015-01-142-28/+9
|\ \
| * | Revert "Port processutils to Python 3"Doug Hellmann2015-01-132-28/+9
* | | Merge "Bump to hacking 0.10"0.4.0Jenkins2015-01-131-1/+1
|\ \ \
| * | | Bump to hacking 0.10Ben Nemec2015-01-121-1/+1
* | | | Merge "make time format for processutils match lockutils"Jenkins2015-01-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | make time format for processutils match lockutilsSean Dague2015-01-071-1/+1