Use pipdeptree instead of freeze 01/5001/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 27 May 2017 16:51:18 +0000 (12:51 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 27 May 2017 16:53:30 +0000 (12:53 -0400)
commitafb0041408b64e20cbf63ad8e0b78cf238979644
treeb37c1ca9acc7a689bd16c68ea11292a8a497623c
parent4e18e5e3a78806b47a94ce6e337366bf1893697c
Use pipdeptree instead of freeze

pipdeptree provides better output than pip freeze with more information.
Also run pip installs in quiet mode to cut down on log spam. It will
still print out WARNINGS, ERROR, and CRITICAL log messages.

Change-Id: I3f7e687ccdea5fcb5c749328c1e387e6d99d9fed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/jjb-install.sh
shell/lftools-install.sh