[Openstack] Swift and Keystone Integration 'keystoneauth' issue

Kuo Hugo tonytkdk at gmail.com
Fri Oct 18 13:59:03 UTC 2013


Hi
How did you install the Swift ? (source code or any repo?)

The keystoneauth middleware is in Swift's repo as I know.

https://github.com/openstack/swift/blob/stable/grizzly/swift/common/middleware/keystoneauth.py

Hugo

+Hugo Kuo+
(+886) 935004793


2013/10/18 Dheerendra <dheerendra.madhusudhana at gmail.com>

> Hi
>
> I'm integrating swift with keystone authentication in grizzly
>
> I have following configuration in proxy-server.conf file
> [filter:keystoneauth]
> use = egg:swift#keystoneauth
>
> I hit the following error, when I try to start the 'swift-int proxy
> restart'
>
> LookupError: Entry point 'keystoneauth' not found in egg 'swift' (dir:
> /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory,
> paste.filter_app_factory; entry_points: )
>
> I looked at the directory /usr/lib/python2.7/dist-packages for
> keystoneauth.* files. I don't find them.
>
> I referred http://docs.openstack.org/developer/swift/overview_auth.html.
> Not resolve this issue.
>
> How do I get the 'keystoneauth' middleware ?
>
> How do we resolve this issue ?
>
> I have installed keystone and swift through manuals as given in
> http://www.openstack.org
>
> -Dheerendra
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131018/6b6fe32c/attachment.html>


More information about the Openstack mailing list