yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08632
[Bug 1248952] Re: Delete role not implemented on assignment LDAP backend
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1248952
Title:
Delete role not implemented on assignment LDAP backend
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
Delete role action is not implemented on the assignment LDAP backend
in Havana release. Otherwise, other role functions are implemented.
When you try:
curl -X DELETE --insecure -H "X-Auth-Token:the_token"
https://localhost:35357/v3/roles/role_id
Keystone raises warning message: "The action you have requested has
not been implemented."
The problem is "assignment/ldap" backend is not implementing
list_role_assignments function, so python search up in the hierachy
and arrives to assignment/core.py list_role_assignments fucntion and
raises the NotimplementedException.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1248952/+subscriptions