keystone/keystone/assignment
Adam Young 78566e8286 Remove message about circular role inferences
While Cycles could be a problem, this code was detercting them even
when there were none.  If a role gets added twice, it was reporting
an error, but that is possible from the case where two distinct prior
add the same implied role.  Just move on quietly.

closes-bug 1803780

Change-Id: I804e5084f74ff4afdd582ece02ff2c833c5f6eb1
2018-12-11 21:22:51 -05:00
..
backends Add ability to list all system role assignments 2018-01-17 23:53:24 +00:00
role_backends Added support for a ``description`` attribute for Identity Roles 2018-09-06 05:09:10 +00:00
__init__.py Convert projects API to Flask 2018-10-11 15:27:46 -07:00
core.py Remove message about circular role inferences 2018-12-11 21:22:51 -05:00
schema.py Added support for a ``description`` attribute for Identity Roles 2018-09-06 05:09:10 +00:00