heat/heat/tests/db
Takashi Kajinami 968969b99c Fix compatibility with oslo.context >= 4.0.0
The tenant argument of RequestContext is longer available since
oslo.context 4.0.0. This change removes usage of the deprecated
argument in unit tests to prepare for version bump.

Change-Id: I0493b5fbe09d183e57a207c1dda0b2ee7a4e1b34
2022-03-01 18:40:34 +09:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Remove unrequired migrate check in test 2019-12-23 18:37:20 +00:00
test_sqlalchemy_api.py Fix compatibility with oslo.context >= 4.0.0 2022-03-01 18:40:34 +09:00
test_sqlalchemy_filters.py Use unittest.mock instead of third party mock 2020-05-05 08:42:11 -05:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Fix hacking warnings 2020-04-16 06:43:27 +00:00