Files
python-ganttclient/nova/auth/fakeldap.py
Andrew Bogott 1f9a6bda0e Modify the fake ldap driver to fix compatibility.
The fake implementation was raising an exception during a failed
search_s where the normal python ldap module does not.  So, removed
that raise.

Also added a modrdn_s implementation because I need it for a network test.

(Indirectly) for blueprint public-and-private-dns.

Change-Id: Ia86a776afe19ffce72b285bb4c96ce3ed0ae7c4a
2012-01-13 18:54:43 +00:00

9.2 KiB