← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434599] [NEW] some issue with ec2 signature

 

Public bug reported:

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.

** Affects: keystone
     Importance: Undecided
     Assignee: Dave Chen (wei-d-chen)
         Status: In Progress

-- 
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:
  some issue with ec2 signature

Status in OpenStack Identity (Keystone):
  In Progress

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


Follow ups

References