From ad1273755911f45e4d261376815e9050b3f79bb5 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Tue, 5 Mar 2019 17:29:48 +0100 Subject: [PATCH] Add missing curl for suse heat images heat images use curl in some cases, like glance-bootstrap, to download artifacts. Suse images do not contain curl by default so its missing. This adds the curl dependency for suse heat images to the bindep.txt Change-Id: I3e7fe86690a89c5084b79a6e1cc49bbf63002430 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 8bb9eee..b6dc0d0 100644 --- a/bindep.txt +++ b/bindep.txt @@ -8,6 +8,7 @@ bzip2 [platform:rpm requirements] ceph-common [(ceph cinder) (ceph glance) (ceph nova)] conntrack [platform:dpkg neutron] conntrack-tools [platform:rpm neutron] +curl [platform:suse heat] cyrus-sasl-devel [platform:rpm requirements] device-mapper-multipath [platform:rpm !platform:suse (cinder purestorage) (nova purestorage)] dnsmasq [neutron]