Decorates a given function and ensures that all needed attributes of that function are set so that the function can be used as a task.
This will not be needed in python 3.2 or greater which already has this built-in to its functools.wraps method.
The cinder.service Module
The cinder.taskflow.exceptions Module
Enter search terms or a module, class or function name.