<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all<br>
i've got this error when setting up new proxy server<br>
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: )<br>
<b><br>
i have install this package i used ubuntu 13.04(raring)<br>
<br>
</b>ii python-swift
1.8.0-0ubuntu1.2 all distributed
virtual object store - Python \<br>
ii python-swiftclient
1:1.3.0-0ubuntu1 all Client libary
for Openstack Swift API.<br>
ii swift
1.8.0-0ubuntu1.2 all distributed
virtual object store - common files<br>
ii swift-proxy
1.8.0-0ubuntu1.2 all distributed
virtual object store - proxy server<b><br>
<br>
</b><b>here's my proxy-server.conf</b><br>
<br>
[DEFAULT]<br>
cert_file = /etc/swift/cert.crt<br>
key_file = /etc/swift/cert.key<br>
bind_port = 8080<br>
workers = 8<br>
user = swift<br>
<br>
[pipeline:main]<br>
pipeline = healthcheck proxy-logging cache tempauth proxy-logging
proxy-server<br>
<br>
[<a class="moz-txt-link-freetext" href="app:proxy-server">app:proxy-server</a>]<br>
use = egg:swift#proxy<br>
allow_account_management = true<br>
account_autocreate = true<br>
<br>
#[<a class="moz-txt-link-freetext" href="filter:authtoken">filter:authtoken</a>]<br>
#paste.filter_factory =
keystoneclient.middleware.auth_token:filter_factory<br>
#auth_host = 10.10.10.10<br>
#auth_port = 35357<br>
#auth_protocol = http<br>
#auth_uri = <a class="moz-txt-link-freetext" href="http://10.10.10.10:5000/">http://10.10.10.10:5000/</a><br>
#admin_tenant_name = service<br>
#admin_user = swift<br>
#admin_password = swift<br>
#cache = swift.cache<br>
<br>
#[<a class="moz-txt-link-freetext" href="filter:keystoneauth">filter:keystoneauth</a>]<br>
#use = egg:swift#keystoneauth<br>
#operator_roles = admin, swiftoperator, member<br>
<br>
[<a class="moz-txt-link-freetext" href="filter:proxy-logging">filter:proxy-logging</a>]<br>
use = egg:swift#proxy_logging<br>
<br>
[<a class="moz-txt-link-freetext" href="filter:tempauth">filter:tempauth</a>]<br>
use = egg:swift#tempauth<br>
user_system_root = testpass .admin
<a class="moz-txt-link-freetext" href="https://10.10.10.40:8080/v1/AUTH_system">https://10.10.10.40:8080/v1/AUTH_system</a><br>
<br>
[<a class="moz-txt-link-freetext" href="filter:healthcheck">filter:healthcheck</a>]<br>
use = egg:swift#healthcheck<br>
<br>
[<a class="moz-txt-link-freetext" href="filter:cache">filter:cache</a>]<br>
use = egg:swift#memcache<br>
memcache_servers = 10.10.10.40:11211<br>
<br>
please help<br>
thanks<br>
<br>
<div class="moz-signature">-- <br>
Regards,<br>
Mahardhika Gilang<br>
<br>
<br>
</div>
</body>
</html>