General direction is to avoid the proliferation of 'extras' in favor of explicitly supporting attributes exposed to the API.
** Changed in: keystone Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1236641 Title: LDAP Backend does not implement 'extras' dictionary Status in OpenStack Identity (Keystone): Won't Fix Bug description: According to this link: http://docs.openstack.org/developer/keystone/architecture.html#data-model It appears that the LDAP backend should contain an 'extras' dict that functions similarly to that of the SQL backend. However, this does not appear to be the case. For example, with the SQL backend, users can create key/value pairs under the extras column of a project. With the LDAP backend there is no such functionality. Users need to be able to add custom metadata to projects in the same way that they can with the SQL backend. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1236641/+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