keystone/keystone/tests/unit/resource
Adam Young 4cd99e7197 Allow an explicit_domain_id parameter when creating a domain
This allows domain_ids to match across distinct Keystone
deployments The domain_id is used to create unique
identifiers with the mapping backend.  When this
option is used, mapped user identifiers can be
consistant across different Keystone servers.

closes-bug: 1794527

Change-Id: I100bca162e71a9d394ed5787b976b13b1e57987f
2019-04-09 16:29:52 +00:00
..
backends Enable foreign keys for unit test 2018-10-09 09:50:21 +08:00
config_backends Split out domain config driver and manager tests 2016-03-09 17:32:21 +00:00
__init__.py V2 operations create default domain on demand 2016-02-29 20:22:44 +00:00
test_backends.py Correcting tests with project_id 2019-02-13 14:32:19 +05:30
test_core.py Allow an explicit_domain_id parameter when creating a domain 2019-04-09 16:29:52 +00:00