Update requests version
A python-requests upgrade process was started before grizzly and was planned to get into havana. Current projects don't depend on requests<=1.1 anymore and this upgrade is needed in python-glanceclient. Clients using python-requests are listed bellow: Cinder: https://github.com/openstack/python-cinderclient/blob/master/tools/pip-requires#L3 Nova: https://github.com/openstack/python-novaclient/blob/master/tools/pip-requires#L4 Keystone: https://github.com/openstack/python-keystoneclient/blob/master/tools/pip-requires#L4 Change-Id: I56c42eb7fdc5ac19736f125d3bffc52c9e26efee
This commit is contained in:
parent
4f5344811f
commit
4b6c62ea3c
@ -49,7 +49,7 @@ pytz
|
||||
pyudev
|
||||
pyyaml>=3.1.0
|
||||
qpid-python
|
||||
requests>=0.8
|
||||
requests>=1.1
|
||||
routes>=1.12.3
|
||||
rtslib>=2.1.fb27
|
||||
setuptools_git>=0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user