Set python-six minimum version

missing python-six minimum version from the requirements.txt
set the min version to 1.4.1

fixes bug: #1237205

Change-Id: I6b821e4500178f4ca50e05c4893c8bbaacfc238e
This commit is contained in:
Haomeng, Wang 2013-10-09 14:49:02 +08:00
parent 61af83ddd8
commit f561500866

View File

@ -21,7 +21,7 @@ python-ceilometerclient>=1.0.5
python-swiftclient>=1.5
lxml>=2.3
requests>=1.1
six
six>=1.4.1
WSME>=0.5b5
PyYAML>=3.1.0
oslo.config>=1.2.0