stevedore/stevedore
Doug Hellmann 83098c78d0 Check the names of plugins before importing them
Update NamedExtensionManager to check the names of the plugins
before loading any code to avoid importing anything we are not going
to use.

Fixes issue #4

Change-Id: I27b19cb42ca3d165ce45953281b82e394c4539a2
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-01-04 19:14:21 -05:00
..
tests Check the names of plugins before importing them 2013-01-04 19:14:21 -05:00
__init__.py fix logging support under python 2.6 2012-11-28 06:22:50 -05:00
dispatch.py Optimize implementation of NameDispatchExtensionManager 2012-08-21 11:36:57 -04:00
driver.py Fix line lengths for pep8 2012-10-29 10:46:30 -04:00
enabled.py Load extensions before checking enabled status 2012-10-29 10:47:43 -04:00
extension.py Let AssertionErrors bubble up 2013-01-04 19:12:54 -05:00
hook.py add API documentation 2012-07-22 16:54:13 -04:00
named.py Check the names of plugins before importing them 2013-01-04 19:14:21 -05:00