Make ldap module optional 84/12384/3 v0.16.1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Aug 2018 15:38:27 +0000 (11:38 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Aug 2018 15:46:17 +0000 (11:46 -0400)
commit3a409e15b5ad16715525fc86ad163f61b890645f
tree1628fba42073e4ae6dc513f86940dec692f6ea24
parent58f28699725a52f14f70b44fd3c72243612d1ef9
Make ldap module optional

Install via 'pip install lftools[ldap]'.

Change-Id: Ie2206b43b094e1576936ba934268dc0b68fc5a40
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/__init__.py
lftools/cli/ldap_cli.py
lftools/cli/no_cmd.py [new file with mode: 0644]
releasenotes/notes/ldap-b50f699fc066890f.yaml [new file with mode: 0644]
requirements.txt
setup.cfg