keystone/keystone/assignment
Brant Knudson 4221b6020e Fix remove role assignment adds role using LDAP assignment
When using the LDAP assignment backend, attempting to remove a
role assignment when the role hadn't been used before would
actually add the role assignment and would not return a
404 Not Found like the SQL backend.

This change makes it so that when attempt to remove a role that
wasn't assigned then 404 Not Found is returned.

Closes-Bug: #1242855
Change-Id: I28ccd26cc4bb1a241d0363d0ab52d2c11410e8b3
(cherry picked from commit c6800ca1ac)
(cherry picked from commit b17e7bec76)
2013-10-22 10:27:05 -05:00
..
backends Fix remove role assignment adds role using LDAP assignment 2013-10-22 10:27:05 -05:00
__init__.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
core.py Ensure any relevant tokens are revoked when a role is deleted 2013-09-24 10:53:30 +01:00