Merge "Minor docstring cleanup for domain_id mapping"

This commit is contained in:
Jenkins 2016-07-10 23:28:11 +00:00 committed by Gerrit Code Review
commit 24cbd28b1f
1 changed files with 2 additions and 2 deletions

View File

@ -543,8 +543,8 @@ class Manager(manager.Manager):
single domain/driver LDAP configurations were previously supported).
- If the driver does support UUIDs, then we always create a mapping
entry, but use the local UUID as the public ID. The exception to
- this is that if we just have single driver (i.e. not using specific
multi-domain configs), then we don't both with the mapping at all.
this is that if we just have single driver (i.e. not using specific
multi-domain configs), then we don't bother with the mapping at all.
"""
conf = CONF.identity