keystone/keystone/federation
ChangBo Guo(gcb) 5da589a8f6 Remove test_metadata_invalid_contact_type
oslo.config will ensure option [saml]/idp_contact_type with parameter
choices only allow values in ('technical', 'support', 'administrative',
'billing', 'other') in runtime, so don't need test in KeyStone.
This commit also remove check code for the option.

Partial-Bug: #1686921
Related-Bug: #1517839

Change-Id: I0c78a25a353d04dbe46e9679771c51b22b677a27
2017-05-02 17:10:32 +08: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 Small fixes for WebOb 1.7 compatibiltity 2017-03-24 20:12:01 +00:00
core.py Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
idp.py Remove test_metadata_invalid_contact_type 2017-05-02 17:10:32 +08:00
routers.py Concrete role assignments for federated users 2016-06-29 02:24:03 +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