commit | 42dabe0c7b83051aafaeda2c872e13c23e0e1bed | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Apr 06 14:23:02 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Apr 06 14:23:02 2016 -0400 |
tree | 66ef21be497ee4ec312c847b8b37ad7ebf68ceb6 | |
parent | 0bde3a118566603077912cfddb59b91a95432e90 [diff] |
Add python-logstash
diff --git a/containers/xos/Dockerfile b/containers/xos/Dockerfile index f65eb37..a558018 100644 --- a/containers/xos/Dockerfile +++ b/containers/xos/Dockerfile
@@ -58,6 +58,7 @@ python-ceilometerclient \ python-dateutil \ python-keyczar \ + python-logstash \ pygraphviz \ pytz \ pyyaml \
diff --git a/containers/xos/Dockerfile.devel b/containers/xos/Dockerfile.devel index a8a9710..818b463 100644 --- a/containers/xos/Dockerfile.devel +++ b/containers/xos/Dockerfile.devel
@@ -58,6 +58,7 @@ python-ceilometerclient \ python-dateutil \ python-keyczar \ + python-logstash \ pygraphviz \ pytz \ pyyaml \
diff --git a/containers/xos/Dockerfile.templ b/containers/xos/Dockerfile.templ index 25270a6..c9a577a 100644 --- a/containers/xos/Dockerfile.templ +++ b/containers/xos/Dockerfile.templ
@@ -60,6 +60,7 @@ python-dateutil \ python_gflags \ python-keyczar \ + python-logstash \ pygraphviz \ pytz \ pyyaml \