7049afed40f385d0eb0f499c8ea9d4a36e179fb6
[moon.git] /
1 # The domain-specific configuration file for the default domain for
2 # use with unit tests.
3 #
4 # The domain_name of the default domain is 'Default', hence the
5 # strange mix of upper/lower case in the file name.
6
7 [ldap]
8 url = fake://memory
9 user = cn=Admin
10 password = password
11 suffix = cn=example,cn=com
12
13 [identity]
14 driver = keystone.identity.backends.ldap.Identity