Re-add display of group members 29/16229/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 16 Jul 2019 20:59:46 +0000 (13:59 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 16 Jul 2019 20:59:46 +0000 (13:59 -0700)
commitaebb0a9ce65426f796da57ebb76c3843767bbbc2
tree8fae025b5a61a6403b17fd5fb5e4849c3df50435
parente588ee548c69a5733f530b966053aaaf1037328c
Re-add display of group members

Change I76a5db63d584ab84a1ad12bfde1daffde0b619b0 removed the print out
of the members of groups from the search-members due to having moved to
the logging module and the output having been debug only output.

Since the point of search-members is to list out the members we need to
output the list.

Change-Id: Ib7ae9107a2db8da96067eb904982fafb8c7f10d7
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
lftools/cli/lfidapi.py