Updated from global requirements

Change-Id: I5d9c28bac32403325c6f7f13a6019187dfd20ffe
This commit is contained in:
OpenStack Proposal Bot 2016-11-14 21:07:37 +00:00
parent 4d7653848d
commit 56a195e7ae
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
Paste # MIT
PasteDeploy>=1.5.0 # MIT
@ -20,7 +20,7 @@ netifaces>=0.10.4 # MIT
neutron-lib>=1.0.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
ryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.0
ryu!=4.1,!=4.2,!=4.2.1,!=4.4,!=4.8,>=3.30 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
WebOb>=1.6.0 # MIT
keystoneauth1>=2.14.0 # Apache-2.0
@ -31,7 +31,7 @@ oslo.cache>=1.5.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0