aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2017-03-13 12:00:34 -0400
committerPaul Belanger <pabelanger@redhat.com>2017-03-13 12:00:34 -0400
commitcc3d236ce409041d606d717a61d098d39185b70d (patch)
tree8af19fac99059b9206cc58809c59e42ef3457c7d
parent8a6e4c7b99437d8d358b2637dc4ed81b82bfdac5 (diff)
Add bindep support
Bindep is an automation tool used by openstack-infra to bootstrap a worker with default packages. Something not needed for puppet jobs. Change-Id: I6b4784c233a2abad01da3408f131af2c89586868 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 0000000..4f9b425
--- /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.