yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33155
[Bug 1459116] [NEW] miss testcase for the external authentication of DefaultDomain
Public bug reported:
As to the external authentication methods, the classes defined includ 'KerberosDomain', 'Domain' and 'DefaultDomain', the *DefaultDomain* is acutally different with 'KerberosDomain' and 'Domain', they are different use cases.
We have testcases for 'KerberosDomain' and 'Domain', but there is no testcase to verify 'DefaultDomain', so we need to fix up.
[1] https://github.com/openstack/keystone/blob/master/keystone/auth/plugins/external.py#L66
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1459116
Title:
miss testcase for the external authentication of DefaultDomain
Status in OpenStack Identity (Keystone):
New
Bug description:
As to the external authentication methods, the classes defined includ 'KerberosDomain', 'Domain' and 'DefaultDomain', the *DefaultDomain* is acutally different with 'KerberosDomain' and 'Domain', they are different use cases.
We have testcases for 'KerberosDomain' and 'Domain', but there is no testcase to verify 'DefaultDomain', so we need to fix up.
[1] https://github.com/openstack/keystone/blob/master/keystone/auth/plugins/external.py#L66
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1459116/+subscriptions
Follow ups
References