This was fixed with https://review.openstack.org/#/c/52948/ .
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1247032
Title:
Deleting project with allow_subtree_delete LDAP parameter parameter
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
The problem occurs in Havana configured with LDAP and
allow_subtree_delete = True in keystone.conf.
When you try to delete an existing project:
curl -X DELETE --insecure -H "X-Auth-Token:the_token"
https://localhost:35357/v3/projects/project_id
Keystone log raises an exception like:
WARNING keystone.common.wsgi [-] Could not find project, <built-in
function id>
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1247032/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp