Public bug reported:

v3 Credential APIs return credential in blob attribute but that is
return as string instead of json object.

Returning actual dict object as string in API is not much comfortable to
use for users and seems like wrong type in response.

credential in 'blob' attribute should be de serialized before returning
and users can get the same as json object.

ref- http://developer.openstack.org/api-ref/identity/v3/?expanded
=create-credential-detail

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1622806

Title:
  v3 Credential APIs return credential in blob attribute as string
  instead of json object

Status in OpenStack Identity (keystone):
  New

Bug description:
  v3 Credential APIs return credential in blob attribute but that is
  return as string instead of json object.

  Returning actual dict object as string in API is not much comfortable
  to use for users and seems like wrong type in response.

  credential in 'blob' attribute should be de serialized before
  returning and users can get the same as json object.

  ref- http://developer.openstack.org/api-ref/identity/v3/?expanded
  =create-credential-detail

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to