keystone/keystone/tests/unit/backend
Henry Nash 1696b875dd Relax newly imposed sql driver restriction for domain config
The first implementation of the domain config API introduced a
new restriction in terms of which identity drivers could be SQL
backend (to avoid potential multi-process race conditions). This
restriction specified that only the default domain could be SQL
backend.

This patch resolves these issues and hence ensures the restrictions
in terms of SQL identity drivers are the same as the original config
file based approach (i.e. only one driver can be SQL backend, but
it can be for any given domain).

Although this patch changes the V8 driver interface, this is for
the domain_config backend which is still marked as experimental.

Closes-Bug: #1450344
Change-Id: Id1b4415cb5f263dc7afd9e25bd0da2b667f1c90a
2015-09-19 08:11:22 +01:00
..
domain_config Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
role Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
__init__.py Move backend role tests into their own module 2015-02-17 00:33:16 +00:00
core_ldap.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
core_sql.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00