commit | d9317e633273d04f5af6dbd7b2c32b37ed174149 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Wed Jan 08 22:10:32 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Wed Jan 08 22:10:32 2014 +0000 |
tree | 744b836cc558d4f56b3224496bb57348f32a923d | |
parent | efd537058fe58801a9c4d52988885aeed1fa6dab [diff] | |
parent | b954e3b1ed3f95ad3e311fdae5489cfdc3744266 [diff] |
Merge "Add python-swift client to the requirements"
diff --git a/requirements.txt b/requirements.txt index e070549..0c4a659 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -14,6 +14,7 @@ python-neutronclient>=2.3.0,<3 python-cinderclient>=1.0.6 python-heatclient>=0.2.3 +python-swiftclient>=1.5 testresources>=0.2.4 keyring>=1.6.1,<2.0 testrepository>=0.0.17