Add bindep support
authorPaul Belanger <pabelanger@redhat.com>
Mon, 13 Mar 2017 16:10:53 +0000 (12:10 -0400)
committerEmilien Macchi <emilien@redhat.com>
Wed, 22 Mar 2017 14:07:10 +0000 (14:07 +0000)
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 <pabelanger@redhat.com>
(cherry picked from commit 209d8f5eac9273372aa44988436ae7f12596cd0d)

bindep.txt [new file with mode: 0644]

diff --git a/bindep.txt b/bindep.txt
new file mode 100644 (file)
index 0000000..4f9b425
--- /dev/null
@@ -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.