keystone/keystone/tests/unit/catalog
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
..
__init__.py Updates keystone.catalog.core.format_url tests 2014-06-16 16:39:08 +00:00
test_backends.py Replace deprecated assertDictContainsSubset 2021-09-01 08:13:48 +09:00
test_core.py Replace tenant with project for keystone catalog 2016-10-16 11:20:12 +08:00