Updated from global requirements

Change-Id: Ifd880f0e480961bee487aea3a2a51ae2427f9963
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 12:11:55 +00:00
parent 0d97dfbe6f
commit 5e57450bf0
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ netaddr!=0.7.16,>=0.7.13 # BSD
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
six>=1.9.0 # MIT
neutron-lib>=1.4.0 # Apache-2.0
neutron-lib>=1.6.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.db>=4.19.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.12,>=0.11.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