← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1636409] Re: Identity API v3 (CURRENT) in Identity API Reference - Missing Field "Email"

 

email is not a first class entity supported by Keystone. You can, using
the general ability to extend attributes (either with SQL or coming from
LDAP) cause such an attribute to be returned. Since it is not a first
class attribute, we do not show it in the standard API examples.

** Changed in: keystone
       Status: New => Opinion

-- 
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/1636409

Title:
  Identity API v3 (CURRENT) in Identity API Reference - Missing Field
  "Email"

Status in OpenStack Identity (keystone):
  Opinion

Bug description:
  The reference does not list the field "email" for the GET call on
  /v3/users/{user_id}, even though it is returned by keystone.


  -----------------------------------
  Release: v3.7 on 'Sat Oct 22 01:20:06 2016, commit b8435cc'
  SHA: 
  Source: http://git.openstack.org/cgit/openstack/keystone/tree/api-ref/source/v3/index.rst
  URL: http://developer.openstack.org/api-ref/identity/v3/index.html

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


References