keystone/keystone/federation
Vishakha Agarwal 49ada37ced Fix wrong example for direct_maps
Direct_maps is a list in federation/utils.py.
This list is being appended to another list in
Class DirectMaps in federaton/utils.py.

This patch fixes the example of direct_maps passed
to the function _update_local_mapping.

Change-Id: I82190d421989638ca6c1c6b6a61de871662b2c06
2019-02-11 22:46:48 +05:30
..
backends Update IdP sql model 2018-05-04 16:42:39 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
constants.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
core.py Invalidate shadow_federated_user cache when deleting protocol 2019-01-04 09:45:42 +08:00
idp.py Add missing ws seperator between words 2018-11-19 14:36:40 +08:00
schema.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
utils.py Fix wrong example for direct_maps 2019-02-11 22:46:48 +05:30