yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31177
[Bug 1434599] Re: ec2 signature possible errors
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1434599
Title:
ec2 signature possible errors
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
Beside the issue desribed in the bug#1289115, there are still other
issues found with that piece of code, part of these issue has been
confirmed with the original author.
something we need to fix:
- Check the colon from credentials['host'] instead of credentials['signature'].
- credentials['signature'] is not guaranteed to existed, so need to check it explicitly.
- Need reinitialize 'singer' to avoid contaminated status of signature.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1434599/+subscriptions
References