Trivial fix of some typos found
A few nit fixes. Change-Id: I09e5b6a1f0a1c4a8b17d3cd265a6bb1cfd4b699f
This commit is contained in:
parent
5e92e68431
commit
de0a58b048
keystone
@ -710,7 +710,7 @@ class Manager(manager.Manager):
|
|||||||
|
|
||||||
Use the mapping table to look up the domain, driver and local entity
|
Use the mapping table to look up the domain, driver and local entity
|
||||||
that is represented by the provided public ID. Handle the situations
|
that is represented by the provided public ID. Handle the situations
|
||||||
were we do not use the mapping (e.g. single driver that understands
|
where we do not use the mapping (e.g. single driver that understands
|
||||||
UUIDs etc.)
|
UUIDs etc.)
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
This class does very little error checking, and knows nothing about ldap
|
This class does very little error checking, and knows nothing about ldap
|
||||||
class definitions. It implements the minimum emulation of the python ldap
|
class definitions. It implements the minimum emulation of the python ldap
|
||||||
library to work with nova.
|
library to work with keystone.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user