Hi, i've try change with auth_token and it's work, but does this syntax give same result?

On 9/24/2013 6:21 AM, Hua ZZ Zhang wrote:

try this:
paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory



Inactive hide details for Mahardhika Gilang ---2013-09-23
          下午 07:15:28---Mahardhika Gilang
          <mahardika.gil...@andalabs.com>Mahardhika Gilang ---2013-09-23 下午 07:15:28---Mahardhika Gilang <[email protected]>


To

    Hua ZZ Zhang/China/IBM@IBMCN,

cc


Subject

    Re: [Openstack] Swift not detect Keystone and Authtoken

Hi, thanks for answering, i believe it work till i stuck at this error
ImportError: No module named swift_auth

it's on
filter:keystone part
paste.filter_factory = keystone.middleware.swift_auth:filter_factory

how to solved this issue?

On 9/23/2013 4:53 PM, Hua ZZ Zhang wrote:


    The authtoken and keystone middleware should be put ahead of proxy-server.
    you need to change the main pipeline as below:


    [pipeline:main]
    pipeline = catch_errors healthcheck proxy-logging cache authtoken keystone
    proxy-logging proxy-server


    Best Regards,


      Edward Zhang(张华) 


--
Regards,
Mahardhika Gilang

PT. Andalabs Technology

Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email :
[email protected] 


--
Regards,
Mahardhika Gilang

PT. Andalabs Technology
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : [email protected]
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to