Fixed PTL Checks 75/66775/2
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 29 Jan 2019 17:05:05 +0000 (12:05 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Tue, 29 Jan 2019 17:36:50 +0000 (12:36 -0500)
commit6bc35a9e3a59580c4e517e157794cb0e55832438
treed9a420a8a21c89bcbc9cc105c43eee786dc3d95b
parent8ef0c2df68848f7c185ba226a3bc788c39297bb3
Fixed PTL Checks

First, this commit correctly parses the gerrit urls and can
redirect itself to the raw info file if the user provides
the html rendered one.
This commit also fixes the way it checks the user against the
found PTLs. The returned data changed format when support was added for
sub-PTLs and the checks were never updated.

Change-Id: I5801d207ec823c718a5beb5d5e78ee5780ec65e0
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/workflow/models.py