Updated from global requirements

Change-Id: I7699364779e168bebe5175959783309a7b858a80
This commit is contained in:
OpenStack Proposal Bot 2016-09-21 21:11:41 +00:00
parent 2c12db4be2
commit 2e34449db3

View File

@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
WebOb>=1.2.3 # MIT
@ -41,7 +41,7 @@ six>=1.9.0 # MIT
stevedore>=1.16.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT