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:
parent
61af83ddd8
commit
f561500866
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user