From 3fb376dac2aed1c3f87d15bf98db47c322a0d303 Mon Sep 17 00:00:00 2001 From: Mohammed Junaid Date: Thu, 16 May 2013 08:52:36 +0530 Subject: Update the configuration files with the name in setup.py file. Change-Id: I38c6d49143092c6c211216b285f1758706a5a89c Signed-off-by: Mohammed Junaid Reviewed-on: http://review.gluster.org/5046 Reviewed-by: Peter Portante Tested-by: Luis Pabon Reviewed-by: Luis Pabon --- etc/proxy-server.conf-gluster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/proxy-server.conf-gluster') diff --git a/etc/proxy-server.conf-gluster b/etc/proxy-server.conf-gluster index e04efec..331fb02 100644 --- a/etc/proxy-server.conf-gluster +++ b/etc/proxy-server.conf-gluster @@ -9,7 +9,7 @@ workers = 1 pipeline = healthcheck cache tempauth proxy-server [app:proxy-server] -use = egg:gluster_swift_ufo#proxy +use = egg:gluster_swift#proxy log_facility = LOG_LOCAL1 # The API allows for account creation and deletion, but since Gluster/Swift # automounts a Gluster volume for a given account, there is no way to create -- cgit