stevedore 0.12
stevedore provides classes for implementing common patterns for using dynamically loaded extensions in python applications.
What’s New?
- Fixes an exception when reporting on an error where multiple drivers have the same name (bug 25, solution provided by
clayg
). - Switch packaging to use pbr.
- Add
map_method()
API to controllers.