keystone/keystone/tests/unit/identity
Takashi Kajinami d9cd6b7347 Replace deprecated assertDictContainsSubset
The method is deprecated since Python 3.2[1] and shows the following
DeprecationWarning.

/usr/lib/python3.9/unittest/case.py:1134: DeprecationWarning:
assertDictContainsSubset is deprecated
  warnings.warn('assertDictContainsSubset is deprecated',

[1] https://docs.python.org/3/whatsnew/3.2.html#unittest

Closes-Bug: #1938103
Change-Id: I2372c6f1c748a5cb1c3fcf0566684f49bc5ef715
2021-09-01 08:13:48 +09:00
..
backends Properly handle octet (byte) strings when converting LDAP responses 2020-08-05 14:25:18 -05:00
shadow_users Stop adding entry in local_user while updating ephemerals 2019-12-11 16:07:06 -03:00
__init__.py Variable 'domain_ref' referenced before assignment 2014-02-17 14:46:23 +00:00
test_backend_sql.py Hide AccountLocked exception from end users 2021-04-23 13:43:42 -05:00
test_backends.py Replace deprecated assertDictContainsSubset 2021-09-01 08:13:48 +09:00
test_core.py Switch from mock to unittest.mock use 2020-03-02 13:40:40 -06:00