From 7fb1c5dd065762d59bc444ed4d935f52c6162f42 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Fri, 4 Mar 2016 19:24:52 +0000 Subject: [PATCH] Add curl to bindep requirements Change-Id: I684a1eab52282725f08f842a3446cc920695b2b8 --- other-requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/other-requirements.txt b/other-requirements.txt index 11dcac9..6eac5c2 100644 --- a/other-requirements.txt +++ b/other-requirements.txt @@ -9,3 +9,8 @@ # is better to have this file empty, otherwise OpenStack-CI # will fall back to installing its default packages which # will potentially be detrimental to the tests executed. + +# OpenStack-CI's Jenkins needs curl +# TODO(odyssey4me) remove this once https://review.openstack.org/288634 has merged +# and the disk images are rebuilt and redeployed. +curl