diff options
author | Ryan Lane <laner@controller> | 2011-01-12 02:04:09 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-12 02:04:09 +0000 |
commit | 78882d496b94915b8a6e2f2edce13e8129299982 (patch) | |
tree | 96a060376f627a86bcb46a2351284b396dbce228 /nova/exception.py | |
parent | 03fef88e884d49fb5f24d7798ba6f74c6da6864f (diff) | |
parent | 54f6237f2d76fa90d639c7a4ac61b3cb16d864f4 (diff) | |
download | nova-78882d496b94915b8a6e2f2edce13e8129299982.tar.gz nova-78882d496b94915b8a6e2f2edce13e8129299982.tar.xz nova-78882d496b94915b8a6e2f2edce13e8129299982.zip |
Changing DN creation to do searches for entries.
This change adds additional interoperability (as many directory servers and LDAP admins use cn, or another attribute, as the naming attribute). DN creation will incur a slight performance penalty for doing so, as DNs must be searched for now. User and project creation skip this performance penalty, as there is no need to search for an entry that is being created.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions