summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2014-03-12 16:54:30 +0530
committerLuis Pabon <lpabon@redhat.com>2014-03-13 05:09:19 -0700
commit2ccd2c4d969cdd6e7feedd21ac2e5cb8498ff37d (patch)
tree1886732cf56e26ab836f9fd67c853eff2005fbeb /tools
parent1a6b55714fddf7a1b526a31ee3f27589f01e98e5 (diff)
Sync with OpenStack Swift v1.13.0
Also, bumped version of gluster-swift to v1.13.0 Change-Id: I797dc704c9523540cba847b1e8ff3da97b79630c Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/7229 Reviewed-by: Chetan Risbud <crisbud@redhat.com> Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/requirements.txt1
-rw-r--r--tools/test-requires6
2 files changed, 2 insertions, 5 deletions
diff --git a/tools/requirements.txt b/tools/requirements.txt
index 1139866..bbac51a 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -5,4 +5,3 @@ netifaces>=0.5
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
-python-swiftclient
diff --git a/tools/test-requires b/tools/test-requires
index d2c027f..63d499e 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,7 +1,4 @@
-# Install bounded pep8/pyflakes first, then let flake8 install
-pep8==1.4.5
-pyflakes==0.7.2
-flake8==2.0
+# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.5.6,<0.6
coverage
nose
@@ -10,5 +7,6 @@ openstack.nose_plugin
nosehtmloutput
sphinx>=1.1.2,<1.2
mock>=0.8.0
+python-swiftclient
python-keystoneclient
prettytable