aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2017-03-13 12:00:34 -0400
committerAlex Schultz <aschultz@redhat.com>2017-03-13 21:56:19 +0000
commitcf77c118d7b107121aaa5f4b08177d0a47f4b69f (patch)
treeaa7b534a6d97a77c6fe2a9266571329297fbe114
parent8a5301685bc1122d46f071f798c4d9d628cc1e92 (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> (cherry picked from commit cc3d236ce409041d606d717a61d098d39185b70d)
-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.