This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-taskflow
Code
Issues
Proposed changes
Files
6957eec3fd6b96fb76a562f20d3b57995e547d8f
deb-python-taskflow
/
taskflow
/
utils
History
Joshua Harlow
8e8156c488
Allow for alterations in decider 'area of influence'
...
Christmas came early. Closes-Bug:
#1479466
Change-Id: I931d826690c925f022dbfffe9afb7bf41345b1d0
2016-01-09 22:42:17 -08:00
..
__init__.py
Removed copyright from empty files
2014-02-22 17:16:29 +08:00
async_utils.py
Bump futurist and remove waiting code in taskflow
2015-07-25 18:54:22 -07:00
deprecation.py
Move to the newer debtcollector provided functions
2015-03-20 21:00:11 -07:00
eventlet_utils.py
Use importutils.try_import for optional eventlet imports
2015-01-25 11:10:14 -08:00
iter_utils.py
Fix wrong usage of iter_utils.unique_seen
2016-01-09 22:42:17 -08:00
kazoo_utils.py
Merge "Remove kazoo hack/fix for issue no longer needed"
2015-07-21 04:39:20 +00:00
kombu_utils.py
Add todo note for kombu pull request
2015-02-16 21:55:44 -08:00
misc.py
Allow for alterations in decider 'area of influence'
2016-01-09 22:42:17 -08:00
mixins.py
Use encodeutils for exception -> string function
2015-06-30 17:08:45 -07:00
persistence_utils.py
Remove **most** usage of taskflow.utils in examples
2015-07-17 08:48:17 -07:00
redis_utils.py
Build-out + test a redis backed jobboard
2015-06-29 12:13:01 -07:00
schema_utils.py
Add + use failure json schema validation
2015-03-11 12:53:15 -07:00
threading_utils.py
Add a executor backed conductor and have existing impl. use it
2015-11-12 17:03:00 -08:00