summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZhenguo Niu <Niu.ZGlinux@gmail.com>2013-05-29 17:23:30 +0800
committerZhenguo Niu <Niu.ZGlinux@gmail.com>2013-05-29 17:26:33 +0800
commit40460cbeb1f0b08b82fdf405b3341eebf5612cb0 (patch)
tree17038686e335e1bbfeefb769acd460916c0a3885 /requirements.txt
parenta3585ef62dbaa2c67f5b400f41e02cc686be5e7c (diff)
downloadpython-glanceclient-40460cbeb1f0b08b82fdf405b3341eebf5612cb0.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: Ic220b54de5ce7c15f442b8ffcb97cd03c2344f9a 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 0000000..cabf2e9
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,8 @@
+d2to1>=0.2.10,<0.3
+pbr>=0.5,<0.6
+
+argparse
+prettytable>=0.6,<0.8
+python-keystoneclient>=0.1.2,<1
+pyOpenSSL
+warlock>=0.7.0,<2