commit | b6017401204dedc149a451450a188db42a5fab70 | [log] [tgz] |
---|---|---|
author | deepakmourya <deepak.mourya@nectechnologies.in> | Wed Sep 13 10:07:18 2017 +0530 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Fri Sep 15 05:01:44 2017 +0000 |
tree | 0a450adde7413685b7759a14a48360a7e8083690 | |
parent | b3939a8f2a6712d73dd99ab734948cf41b5e7cf0 [diff] |
Remove urllib3/requests from requirements This patch removes urrlib3 and requests from the requirements.txt file so that the CentOS Ceph gate will pass. At the moment, yum tries to install python-urllib3 and throws errors when it finds that urrlib3 files already exist (since they were installed via pip). This also breaks our periodic builds which, in turn, makes infra quite displeased. Change-Id: I85148daff49360980a58ff7b6a3e135214eb36fd