keystone/keystone/federation
Dirk Mueller 0f3909bcea Properly normalize protocol in Fedrations update_protocol
The lint warning of an unused ref pointed at the normalized
protocol dict actually not being used further down the function,
which indicates a missing input sanitization error. Adjust
the create_protocol function to be likewise as well (although
there was no error there).

Change-Id: I9af062bd782261070e928452873eaab315d31d04
2017-09-10 09:23:25 -06:00
..
backends Make use of Dict-base including extras explicit 2017-02-06 19:15:15 -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
controllers.py Properly normalize protocol in Fedrations update_protocol 2017-09-10 09:23:25 -06:00
core.py Handle auto-generated domains when creating IdPs 2017-07-27 20:20:00 +00:00
idp.py Remove test_metadata_invalid_contact_type 2017-05-02 17:10:32 +08:00
routers.py Add HEAD APIs to federated API 2017-06-21 15:06:21 +00:00
schema.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
utils.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00