Updated from global requirements

Change-Id: Ia887d89a60a96ede04460dc06135c9c016b232d8
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 03:51:56 +00:00
parent 879665d304
commit 7c33804ef2
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ netifaces>=0.10.4 # MIT
neutron-lib>=1.6.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
ryu>=4.9 # Apache-2.0
ryu>=4.11 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
WebOb>=1.7.1 # MIT
keystoneauth1>=2.20.0 # Apache-2.0

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT