deb-keystone/keystone/tests/config_files/keystone.domain1.conf
Morgan Fainberg be9d13fb67 Move test .conf files to keystone/tests/config_files
Move the test configuration files to an isolated directory. This
allows for less clutter in the keystone/tests directory and keeps
the configuration data a bit more isolated from the test cases
themselves.

Change-Id: I054393b968824a0e3c31fd227d7b09e9c14c764b
2014-03-17 00:21:27 -07:00

11 lines
251 B
Plaintext

# The domain-specific configuration file for the test domain
# 'domain1' for use with unit tests.
[ldap]
url = fake://memory1
user = cn=Admin
password = password
suffix = cn=example,cn=com
[identity]
driver = keystone.identity.backends.ldap.Identity