Initial commit for bindep

Bindep[1] is a binary dependency automate tool we now use in OpenStack
CI. It allows each project better control the required dependencies
needed for jobs to run in the gate.

[1] https://github.com/openstack-infra/bindep

Change-Id: If8705340d05f4d68d9232afdf73aae12b6fa9cef
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
diff --git a/other-requirements.txt b/other-requirements.txt
new file mode 100644
index 0000000..ba84cc5
--- /dev/null
+++ b/other-requirements.txt
@@ -0,0 +1 @@
+python-yaml