Updated from global requirements

Change-Id: I6478d00910d360a763f24488b89e0b131b9c1f0f
This commit is contained in:
OpenStack Proposal Bot 2016-07-09 03:15:49 +00:00
parent a88e2733a7
commit 7be429c33d
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ python-zaqarclient>=1.0.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml>=2.3 # BSD
oslo.config>=3.9.0 # Apache-2.0
oslo.config>=3.12.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
six>=1.9.0 # MIT
dogpile.cache>=0.5.7 # BSD
dogpile.cache>=0.6.1 # BSD

View File

@ -5,10 +5,10 @@ hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT