Add requirements.txt for cluster-monitor tool 03/35903/4
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 8 Mar 2016 02:45:01 +0000 (21:45 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 5 Apr 2016 00:09:53 +0000 (00:09 +0000)
commit4bfaf229b528a00e50687e17bc19c19f00c656c9
treeee9ddc12fb41238de7638935bc0a2614c9613ac6
parent41e462fade4e96d033519059d4aee5c8598d25f0
Add requirements.txt for cluster-monitor tool

Using `pip install -r requirements.txt` against this file, ideally in a
virtual environment, will install the dependencies of `monitor.py` and
its helper scripts.

Change-Id: I5769fbcbf9db4d9caeed56707b0c968fa57b38be
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tools/clustering/cluster-monitor/requirements.txt [new file with mode: 0644]