Updated from global requirements

Change-Id: I86bc72105f59e0374d023e6310d78344c4713bc5
This commit is contained in:
OpenStack Proposal Bot 2016-06-03 20:09:29 +00:00
parent e13e85a4e1
commit d205900f9d
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
oslo.cache>=1.5.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0

View File

@ -14,7 +14,7 @@ oslo.db[fixtures,mysql,postgresql]>=4.1.0 # Apache-2.0
# computes code coverage percentages
coverage>=3.6 # Apache-2.0
# fixture stubbing
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
# xml parsing
lxml>=2.3 # BSD
# mock object framework