summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/openstack-common.conf.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/openstack-common.conf.test b/etc/openstack-common.conf.test
index 89bdf2d..4206bff 100644
--- a/etc/openstack-common.conf.test
+++ b/etc/openstack-common.conf.test
@@ -18,6 +18,9 @@ log_file = /tmp/openstack-common.log
# Send logs to syslog (/dev/log) instead of to file specified by `log_file`
use_syslog = False
+# Path to the extensions
+api_extensions_path = tests/unit/extensions
+
[pipeline:extensions_app_with_filter]
pipeline = extensions extensions_test_app