openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21583
Re: Possible keystone/common/controller.py Token Bug
To run my backwards compatibility tests, I had to change file controller.py as follows:
# token_data = token_ref['token_data']
token_data = token_ref
Unfortunately I don't know if this broke Keystone in some other way. So far it doesn't appear to have caused other problems.
Mark
-----Original Message-----
From: openstack-bounces+mark.m.miller=hp.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+mark.m.miller=hp.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Christopher Armstrong
Sent: Tuesday, March 05, 2013 1:18 PM
To: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Possible keystone/common/controller.py Token Bug
So I've filed a bug on launchpad[1] about the issue discussed in the
thread[2] with this subject (sorry, I subscribed after the message went
out, so this message isn't properly threaded).
Is it really legit? The discussion stopped abruptly. It seems like a
pretty major bug; I can't do much with the API right now because of it
(I think).
[1] https://bugs.launchpad.net/keystone/+bug/1145541
[2] https://lists.launchpad.net/openstack/msg21458.html
-radix
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
References