summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJames E. Blair <jim@acmegating.com>2021-02-18 14:47:33 -0800
committerJames E. Blair <jim@acmegating.com>2021-02-18 14:48:55 -0800
commit1ea4ffb9ea2db62d17b847fcf945c966b4d47283 (patch)
tree3781f59864791feb7852f3430102255e540ded50 /setup.cfg
parent24405c9c745fe8de14106ef9b53b7ad6de871b09 (diff)
downloadzuul-1ea4ffb9ea2db62d17b847fcf945c966b4d47283.tar.gz
Add python-logstash-async to container images
This adds the python-logstash-async module to the list of packages that should be present in container images. This allows operators to configure direct-to-logstash logging from Zuul. Change-Id: I6764876c7e64afa94dcdf8f49215cf7abc607a57
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index c404fdc05..dc2c97c50 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -55,6 +55,7 @@ zuul_base =
psycopg2-binary
yappi
objgraph
+ python-logstash-async
[mypy]
allow_redefinition = True