cinder/cinder/tests/unit/api/middleware
Chuck Short 182befced5 Fix deprecation warnings
While running the unit tests, the following is captured
by the stderr:

DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6'
and will be removed in version '3.0'

Make sure we are using the right property.

Change-Id: I4274bed6b25f04c8bf58cd9b4d1874bf71ec1b97
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-08-23 12:52:34 -04:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_auth.py Fix deprecation warnings 2018-08-23 12:52:34 -04:00
test_faults.py Fix UnicodeDecodeError when decode API input 2018-02-07 14:46:31 +08:00