Comment 6 for bug 1803780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/624553
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=78566e828659b201563e7d07823df30f7b00b0d4
Submitter: Zuul
Branch: master

commit 78566e828659b201563e7d07823df30f7b00b0d4
Author: Adam Young <email address hidden>
Date: Tue Dec 11 21:22:51 2018 -0500

    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