Fetch logfiles using HTTP streaming

Sometimes LAVA logfiles can become huge, and XMLRPC cant stream the
data to be processed on the fly. So instead use HTTP and fetch the
files directly from LAVA and process the logfile on the fly.

Change-Id: I5450fb31cb4ab65547a803c7d4845bc692651374
2 files changed