commit | b923b60c369fe3fce2a6f3b0bdf7c1d8c4ea6a6a | [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 | 44472780593d9e0ee2c71ce4a3df0ab4a9f4ebd0 | |
parent | 681212e7e009e933929c52658e6fd1a47e934005 [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 \