yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56406
[Bug 1622806] [NEW] v3 Credential APIs return credential in blob attribute as string instead of json object
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
Follow ups