Add swiftclient into requirements.txt

To enable use of swift log fetching we need these libraries.

Change-Id: I7abe9669cff6d07feb221d692e838fe6badabd79
This commit is contained in:
Joshua Hesketh 2014-07-04 09:36:25 +10:00
parent 09d84e412c
commit e688bba5f1
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1,4 @@
pbr>=0.5.21,<1.0
Babel>=0.9.6
python-swiftclient>=1.6
python-keystoneclient>=0.4.2

View File

@ -9,6 +9,3 @@ oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
python-swiftclient>=1.6
python-keystoneclient>=0.4.2