
When using the ldap_backend define, it will set the global keystone configuration to use that driver too. This causes an issue where default domain might be sql for openstack service accounts and ldap for user accounts. The class keystone::ldap handles setting the drivers in the global keystone config file. Change-Id: I768c5130a6fc23ec0a0bc7686f76cc859b4c8022 Closes-Bug: 1563261