summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2013-07-22 16:01:44 +1200
committerSteve Baker <sbaker@redhat.com>2013-08-13 12:26:43 +1200
commit34e47b64d926c055d9895c5b3f27949eaca68999 (patch)
treecb6fcff611bc139c86da9b0e111e2e67d4c18ee0 /requirements.txt
parent1d1c7927d1d89ba1aec43acf686addae7fa68da2 (diff)
downloadheat-34e47b64d926c055d9895c5b3f27949eaca68999.tar.gz
Move heat-cfn, heat-boto, heat-watch to new repo
The new home for these tools is https://github.com/openstack-dev/heat-cfnclient These tools are now aimed at heat developers only and they will not be released or packaged. Change-Id: I1ea62ef17e81ab53cacb5e4940f0c4e2516ed383
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d301693d3..c9f0f9cd5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,5 @@
pbr>=0.5.21,<1.0
pycrypto>=2.6
-boto>=2.4.0
eventlet>=0.13.0
greenlet>=0.3.2
httplib2