Updated from global requirements

Change-Id: I7618a60261a688ed2609b8b803c16e179da63da7
This commit is contained in:
OpenStack Proposal Bot 2017-06-02 21:56:27 +00:00
parent bbed32e5dd
commit a65455b5df
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
ironic-lib>=2.5.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -15,5 +15,5 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.8.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
mock>=2.0 # BSD