keystone/keystone/identity
Henry Nash 102f505851 Fix multiple SQL backend usage validation error
This patch fixes an error in the file-based domain-specific
configuration support where the method to spot multiple SQL
drivers would fail to remember previous instances of this. The
fix is simply to OR the previous cumulative memory of SQL drivers
with the state of the one being requested.

Change-Id: I87314a5806a5652695ef17f74f70165b8e3347c2
Closes-Bug: #1410850
2015-04-03 06:31:25 +01:00
..
backends Merge "Prefer . to setattr()/getattr()" 2015-03-19 15:58:49 +00:00
id_generators Make identity id mapping handle unicode 2015-02-08 11:02:08 +00:00
mapping_backends Correct failures for H238 2015-01-11 17:33:21 -06:00
__init__.py Add identity mapping capability 2014-07-02 11:29:07 +01:00
controllers.py Get initiator from manager and send to controller 2015-03-02 13:24:14 -05:00
core.py Fix multiple SQL backend usage validation error 2015-04-03 06:31:25 +01:00
generator.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00