Add bindep.txt for Octavia

Some base packages are no longer automatically included in zuul
job runs. This is good as we need to call out our platform package
requirements.
This patch adds a bindep.txt to Octavia to capture those
package requirements.

Change-Id: I48e82f39e3980d6d50e3b710326b8e437eddb08b
This commit is contained in:
Michael Johnson 2019-06-24 12:57:55 -07:00
parent 3a9df30a9a
commit 09733a0c39

2
bindep.txt Normal file
View File

@ -0,0 +1,2 @@
# Docs package dependencies
graphviz [doc]