Updated from global requirements

Change-Id: Id3d2f4c0c6598d29546069fb06abd89e3e872d93
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:15:49 +00:00
parent 430d3bc762
commit 87cd940526
2 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ pbr>=1.6 # Apache-2.0
Paste # MIT
falcon>=0.1.6 # Apache-2.0
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
monasca-common>=1.0.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT

View File

@ -6,7 +6,7 @@
hacking<0.11,>=0.10.2
fixtures>=3.0.0 # Apache-2.0/BSD
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
nose # LGPL
simplejson>=2.2.0 # MIT