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 Nodepool.

This matches a similar change in Zuul:
I6764876c7e64afa94dcdf8f49215cf7abc607a57

Change-Id: I4f4a2ec7f7762fd3e431bfc49f3c7f37c520ed5a
This commit is contained in:
James E. Blair 2021-03-04 15:25:49 -08:00
parent 446c0ca7d2
commit 5e8915f1c8
1 changed files with 1 additions and 0 deletions

View File

@ -37,3 +37,4 @@ warning-is-error = 1
nodepool_base = nodepool_base =
yappi yappi
objgraph objgraph
python-logstash-async