From: Dan Radez Date: Mon, 23 Jan 2017 22:25:12 +0000 (-0500) Subject: removeing congress requirements.txt X-Git-Tag: danube.1.0~82 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b2c83b7b93ac15e41e4788382dcb2c83c0e5ef10;p=apex.git removeing congress requirements.txt - upstream removes requirements.txt during setup like this seems we're getting bitten by letting pip try and handle deps. This shoudl fix it for now and we can clean out this spec once upstream distgit lands Change-Id: I82356dce100011da78e2b18a678f0fc98fac3216 Signed-off-by: Dan Radez --- diff --git a/build/rpm_specs/openstack-congress.spec b/build/rpm_specs/openstack-congress.spec index 5f4d7b35..37023be8 100644 --- a/build/rpm_specs/openstack-congress.spec +++ b/build/rpm_specs/openstack-congress.spec @@ -19,6 +19,7 @@ OpenStack policy manager %prep %setup -q +rm requirements.txt %build