aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2017-03-13 12:10:53 -0400
committerPaul Belanger <pabelanger@redhat.com>2017-03-13 12:11:46 -0400
commit209d8f5eac9273372aa44988436ae7f12596cd0d (patch)
tree1f208778ece1c26fa37d381616b4c0b2c8996ee3
parent03b3fd7fe967694000939048c14fe8793c451b5c (diff)
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 <pabelanger@redhat.com>
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
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.