stevedore/stevedore/tests
Daniel Watkins b8e1c16cf5 Add an ExtensionManager.items() method
The ExtensionManager.items() method is analogous to the Mapping.items()
method.

(This also refactors the _extensions_by_name generation logic out of
__getitem__.)

Change-Id: Iad3a58aec7908eb3a829892bbea567705ab2dd97
2017-08-10 16:01:58 -04:00
..
__init__.py basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
extension_unimportable.py driver: raise by default on import failure 2014-04-25 14:51:45 +02:00
manager.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_callback.py Remove oslotest from test-requirements 2017-05-23 12:11:35 +02:00
test_dispatch.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_driver.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_enabled.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_fields.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_simple.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_extension.py Add an ExtensionManager.items() method 2017-08-10 16:01:58 -04:00
test_hook.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_named.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_sphinxext.py Add sphinx integration 2015-05-27 23:36:04 +00:00
test_test_manager.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
utils.py Remove oslotest from test-requirements 2017-05-23 12:11:35 +02:00