Hi,<br><br>I'm trying to install swift 1.7.4 on Ubuntu 12.04. In order to enable the s3 support, I added the appropriate parameters in the /etc/swift/proxy-server.conf file<br><br>[filter:swift3]<br>use=egg:swift#swift3<br>


<br>and installed the package swift-plugin-s3. But when I try to start the proxy-server I get the following error.<br><br>LookupError: Entry point 'swift3' not found in egg 'swift' (dir: /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory, paste.filter_app_factory; entry_points: )<br>


<br>Note that, proxy server runs fine without s3 support. Suggestions? <br><br clear="all">--<br>Shashank Sahni<br><br>