From: Paul Belanger Date: Mon, 13 Mar 2017 16:10:53 +0000 (-0400) Subject: Add bindep support X-Git-Tag: opnfv-6.0.0~912^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=209d8f5eac9273372aa44988436ae7f12596cd0d;p=apex-tripleo-heat-templates.git Add bindep support Bindep is an automation tool used by openstack-infra to bootstrap a worker with default packages. This is not needed, since we depend on puppet to automate this step. Change-Id: I759614ed0cf1fab5433956ed459419e564590398 Signed-off-by: Paul Belanger --- diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 00000000..4f9b4254 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,2 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see http://docs.openstack.org/infra/bindep/ for additional information.