diff --git a/tools/pip-requires b/tools/pip-requires index 565c9d6de..42102e37c 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -19,3 +19,4 @@ python-swiftclient lxml requests<1.0 extras +wsme>=0.5b1 diff --git a/tools/test-requires b/tools/test-requires index 2c12cc630..66b0be3e4 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -9,12 +9,6 @@ Ming>=0.3.2 http://tarballs.openstack.org/nova/nova-master.tar.gz http://tarballs.openstack.org/glance/glance-master.tar.gz setuptools-git>=0.4 -# FIXME(dhellmann): We need a version of WSME more current -# than what is released right now. We can't include it in -# pip-requires because we have to point to the Mercurial -# checkout on bitbucket. I hope to have that resolved -# very soon. -hg+https://bitbucket.org/cdevienne/wsme # We should use swift>1.7.5, but it's not yet available swift # Swift dep that is not necessary if we depend on swift>1.7.5 diff --git a/tools/test-requires-folsom b/tools/test-requires-folsom index 11c1cf5f6..9ac3453cc 100644 --- a/tools/test-requires-folsom +++ b/tools/test-requires-folsom @@ -8,12 +8,6 @@ mox Ming>=0.3.2 http://tarballs.openstack.org/glance/glance-stable-folsom.tar.gz setuptools-git>=0.4 -# FIXME(dhellmann): We need a version of WSME more current -# than what is released right now. We can't include it in -# pip-requires because we have to point to the Mercurial -# checkout on bitbucket. I hope to have that resolved -# very soon. -hg+https://bitbucket.org/cdevienne/wsme # 1.7.4 is the Folsom release http://tarballs.openstack.org/swift/swift-stable-folsom.tar.gz # Swift dep that is not necessary if we depend on swift>1.7.5