← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269947] [NEW] v3/ec2tokens validation results in v2 token

 

Public bug reported:

The ec2tokens extension is available in the default paste pipeline for
both v2 and v3 API, but it's the same controller and it returns v2
tokens via both paths.

We probably need to refactor to remove the v3 compatibility mangling in
the existing ec2tokens implementation and provide a proper v3 ported
version which returns v3 format tokens when validating signed requests.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1269947

Title:
  v3/ec2tokens validation results in v2 token

Status in OpenStack Identity (Keystone):
  New

Bug description:
  The ec2tokens extension is available in the default paste pipeline for
  both v2 and v3 API, but it's the same controller and it returns v2
  tokens via both paths.

  We probably need to refactor to remove the v3 compatibility mangling
  in the existing ec2tokens implementation and provide a proper v3
  ported version which returns v3 format tokens when validating signed
  requests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1269947/+subscriptions


Follow ups

References