[Openstack] Patched euca-tools to work w/ keystone

Ziad Sawalha ziad.sawalha at rackspace.com
Fri Oct 28 20:11:17 UTC 2011


I think this was it:
https://github.com/openstack/keystone/commit/2bb474331d73e7c6d2a507cb097c50
cfe65ad6b6

Will try to get it in the back ports.

Z

On 10/28/11 1:57 PM, "Razique Mahroua" <razique.mahroua at gmail.com> wrote:

>Hey, 
>I never found out, in fact I only recall some mails exchange on a mailing
>list, basically, there are two lines to change into :
>/usr/local/lib/python2.6/dist-packages/keystone-1.0-py2.6.egg/keystone/mid
>dleware/ec2_token.py
>
>	        # o = urlparse(FLAGS.keystone_ec1_url)
>	        o = urlparse(FLAGS.keystone_ec2_url)
>
>and : 
>	        # token_id = result['auth']['token']['id']
>		token_id = result['access']['token']['id']
>
>Regards,
>Razique
>
>Le 28 oct. 2011 à 20:04, Leandro Reox a écrit :
>
>> Hi guys,
>> 
>> Anyone got the link to download the patched euca tools that work with
>>keystone auth tokens to query the nova api ?
>> 
>> Regards
>> 
>> Lean _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack at lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>
>
>_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to     : openstack at lists.launchpad.net
>Unsubscribe : https://launchpad.net/~openstack
>More help   : https://help.launchpad.net/ListHelp





More information about the Openstack mailing list