deb-keystone/keystone/tests/config_files/backend_ldap.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

7 lines
178 B
Plaintext

[ldap]
url = fake://memory
user = cn=Admin
password = password
backend_entities = ['Tenant', 'User', 'UserRoleAssociation', 'Role', 'Group', 'Domain']
suffix = cn=example,cn=com