47172c2f9e
blueprint use-common-cfg In addition this ensures that the cisco extension units are working with the common cfg code. Change-Id: I8c1f81e295e7ed593f0b58885efeeb15339b7733
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
[pipeline:extensions_app_with_filter]
|
|
pipeline = extensions extensions_test_app
|
|
|
|
[filter:extensions]
|
|
paste.filter_factory = quantum.common.extensions:plugin_aware_extension_middleware_factory
|
|
|
|
[app:extensions_test_app]
|
|
paste.app_factory = quantum.tests.unit.test_extensions:app_factory
|