[Openstack] Entry point 'proxy' not found in egg 'swift'

Mahardhika Gilang mahardika.gilang at andalabs.com
Wed Sep 25 11:49:46 UTC 2013


Hi all
i've got this error when setting up new proxy server
Error trying to load config /etc/swift/proxy-server.conf: Entry point 
'proxy' not found in egg 'swift' (dir: 
/usr/local/lib/python2.7/dist-packages/swift-1.8.0-py2.7.egg; protocols: 
paste.app_factory, paste.composite_factory, paste.composit_factory; 
entry_points: )
*
i have install this package i used ubuntu 13.04(raring)

*ii  python-swift 1.8.0-0ubuntu1.2                       all          
distributed virtual object store - Python \
ii  python-swiftclient 1:1.3.0-0ubuntu1                       
all          Client libary for Openstack Swift API.
ii  swift 1.8.0-0ubuntu1.2                       all          
distributed virtual object store - common files
ii  swift-proxy 1.8.0-0ubuntu1.2                       all          
distributed virtual object store - proxy server*

**here's my proxy-server.conf*

[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
bind_port = 8080
workers = 8
user = swift

[pipeline:main]
pipeline = healthcheck proxy-logging cache tempauth proxy-logging 
proxy-server

[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true
account_autocreate = true

#[filter:authtoken]
#paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
#auth_host = 10.10.10.10
#auth_port = 35357
#auth_protocol = http
#auth_uri = http://10.10.10.10:5000/
#admin_tenant_name = service
#admin_user = swift
#admin_password = swift
#cache = swift.cache

#[filter:keystoneauth]
#use = egg:swift#keystoneauth
#operator_roles = admin, swiftoperator, member

[filter:proxy-logging]
use = egg:swift#proxy_logging

[filter:tempauth]
use = egg:swift#tempauth
user_system_root = testpass .admin https://10.10.10.40:8080/v1/AUTH_system

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.10.10.40:11211

please help
thanks

-- 
Regards,
Mahardhika Gilang


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130925/59a701cb/attachment.html>


More information about the Openstack mailing list