Updated from global requirements

Change-Id: Icfbe60be01d0fb4f89b8683f6ee242d64397437e
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:35:37 +00:00
parent 2dbf9d18b6
commit 8a5db29dd2
2 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@
oslo.log>=3.30.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
python-designateclient>=1.5.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0

View File

@ -6,8 +6,8 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
mox>=0.5.3 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
mox3>=0.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
pylint==1.4.5 # GPLv2
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT