I agree with Henry, I do not believe this is a bug. Additionally, we do not need to use bug reports for test refactorings.
** Changed in: keystone Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1425895 Title: Tests on DomainSpecificLDAPandSQLIdentity cannot create and use new domains Status in OpenStack Identity (keystone): Invalid Bug description: Tests in this class (or in subclasses) can create domains, but cannot use them for any identity operation, such as list_users. When domain-specific backends functionality is used, the created domains (that do not have an explicit configuration) are mapped in the default driver. It works pretty well when the default driver is SQL, but not for LDAP, which is read-only. LDAP is configured as default driver for that test class. An exception is thrown when trying to use identity operations on that domain, since the manager cannot find a driver to use: Found multiple domains being mapped to a driver that does not support that (e.g. LDAP) - Domain ID: fcda5a65a54e43618b1c5acfaefa8d00, Default Driver: True To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1425895/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp