summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRajaram Mallya <rajarammallya@gmail.com>2011-09-09 11:56:02 +0530
committerRajaram Mallya <rajarammallya@gmail.com>2011-09-09 11:56:02 +0530
commitb9954d5046ff0ccc6f280ebfcfd0592d64ff71b9 (patch)
treee3399c2a60154918d8989770f9aad9427a5b9503 /etc
parent02c95aeb2ffe112f7b60a1d3c53cdde22bc5db4d (diff)
downloadoslo-b9954d5046ff0ccc6f280ebfcfd0592d64ff71b9.tar.gz
oslo-b9954d5046ff0ccc6f280ebfcfd0592d64ff71b9.tar.xz
oslo-b9954d5046ff0ccc6f280ebfcfd0592d64ff71b9.zip
Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, added default factory for extension middleware
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