← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269637] [NEW] v3 credentials get blob format inconsistent

 

Public bug reported:

The v3/credentials API specifies the blob response to be json, but due
to bug #1259584, any credentials stored via the ec2tokens extension will
incorrectly return a dict.

This makes it hard for clients (and in particular users migrating from
ec2tokens to v3/credentials) to handle the blob data consistently as you
don't know what format you're going to get.

** Affects: keystone
     Importance: Undecided
     Assignee: Steven Hardy (shardy)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Steven Hardy (shardy)

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

Title:
  v3 credentials get blob format inconsistent

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  The v3/credentials API specifies the blob response to be json, but due
  to bug #1259584, any credentials stored via the ec2tokens extension
  will incorrectly return a dict.

  This makes it hard for clients (and in particular users migrating from
  ec2tokens to v3/credentials) to handle the blob data consistently as
  you don't know what format you're going to get.

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


Follow ups

References