summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2012-02-17 15:18:38 -0600
committerDolph Mathews <dolph.mathews@gmail.com>2012-02-17 15:23:09 -0600
commitdd382af03bb302e91a2465e7c80ae2b148701d0f (patch)
treef1f19ae1fffc5c7780c5359a341922893d90ae38
parent8712abb6b535f0e956df41066be66e6988c4ffb5 (diff)
Admin version pipeline not utilized (bug 925548)
Change-Id: Id7c527d8a65330dee1116a020568faaa3354cfa5
-rw-r--r--etc/keystone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/keystone.conf b/etc/keystone.conf
index dd78b4a9..4866e6e4 100644
--- a/etc/keystone.conf
+++ b/etc/keystone.conf
@@ -91,4 +91,4 @@ use = egg:Paste#urlmap
[composite:admin]
use = egg:Paste#urlmap
/v2.0 = admin_api
-/ = admin_version_service
+/ = admin_version_api