When a edge does not exist in graph class but the list.remove (used for edges) raises a ValueError but the code will only catch KeyError.
fixes: change the KeyError in remove_edges() to ValueError.
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/8027
Metadata Update from @frenaud: - Issue assigned to samishaikh
master:
ipa-4-12:
ipa-4-13:
Metadata Update from @rjeffman: - Custom field affects_doc adjusted to on - Custom field knownissue adjusted to on - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)