summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorniu-zglinux <Niu.ZGlinux@gmail.com>2013-05-29 22:03:40 +0800
committerGerrit Code Review <review@openstack.org>2013-05-30 22:14:01 +0000
commit627d0ba52f8f04765e09c9fe0974a2308ee6def3 (patch)
tree8e3b9491f735d5cdff96235482a53fcde3d28a0c /requirements.txt
parent5501a4031f786ccf7645fdb90b0e54b27e1242d4 (diff)
downloadswift-627d0ba52f8f04765e09c9fe0974a2308ee6def3.tar.gz
Rename requires files to standard names.
Rename tools/pip-requires to requirements.txt and tools/test-requires to test-requirements.txt. These are standard files, and tools in the general world are growing intelligence about them. Change-Id: Ib3e50a811868e2969923d978ee00c4f92682aa1c Fixes: bug #1179008
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 000000000..558b6e815
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,8 @@
+dnspython>=1.10.0
+eventlet>=0.9.15
+greenlet>=0.3.1
+netifaces>=0.5
+pastedeploy>=1.3.3
+simplejson>=2.0.9
+xattr>=0.4
+python-swiftclient