stevedore/stevedore
ChangBo Guo(gcb) 1218ab61a1 Fix NamedExtensionManager fails when loading failing extension in order
NamedExtensionManager refer to extensions by names passed by caller.
A keyError is raised when name_order=True and can't load all extensions.

Closes-Bug: #1575185
Change-Id: I79769d4296efe98727751adc19bb8f33d75ba729
2016-07-04 15:46:58 +08:00
..
example Clean up Python 2.6 related stuff 2015-11-26 18:09:38 +08:00
example2 Clean up Python 2.6 related stuff 2015-11-26 18:09:38 +08:00
tests Fix NamedExtensionManager fails when loading failing extension in order 2016-07-04 15:46:58 +08:00
__init__.py Remove work around for NullHandler 2016-01-13 10:53:21 +08:00
dispatch.py Use Stevedore exceptions for finding extensions 2015-11-30 14:37:12 +11:00
driver.py Use Stevedore exceptions for finding extensions 2015-11-30 14:37:12 +11:00
enabled.py Document the signature for check_func 2015-06-25 23:22:16 +00:00
exception.py Use Stevedore exceptions for finding extensions 2015-11-30 14:37:12 +11:00
extension.py Use Stevedore exceptions for finding extensions 2015-11-30 14:37:12 +11:00
hook.py Make requirements checking optional 2014-01-25 12:07:10 -05:00
named.py Fix NamedExtensionManager fails when loading failing extension in order 2016-07-04 15:46:58 +08:00
sphinxext.py Titlecase looks nicer sometimes in detailed mode 2015-07-20 11:43:45 -07:00