Remove backend_entities from backend_ldap.conf

There's no configuration option in keystone for backend_entities,
so remove it from the test config file.

Change-Id: Id3b9bb609e6d1740b7db3543ce1316bf141553a0
This commit is contained in:
Brant Knudson 2014-06-27 15:57:19 -05:00
parent d96d546677
commit e724d5cadb
1 changed files with 0 additions and 1 deletions

View File

@ -2,5 +2,4 @@
url = fake://memory
user = cn=Admin
password = password
backend_entities = ['Tenant', 'User', 'UserRoleAssociation', 'Role', 'Group', 'Domain']
suffix = cn=example,cn=com