Add requirements.txt for cluster-deployer tool 01/35901/5
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 8 Mar 2016 00:21:28 +0000 (19:21 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 5 Apr 2016 00:14:23 +0000 (00:14 +0000)
commit63ad68da9efd87a8024bf6e6317fe43bf45bddfc
tree39bc0c18f21c3f24713dcc65fcf95f2be37258ce
parent3c37aa091e4d28d96d7987d7ddca127fd957d419
Add requirements.txt for cluster-deployer tool

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

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