Updated from global requirements

Change-Id: I48350d765a1345a98de07bc1e269940b849840b1
This commit is contained in:
OpenStack Proposal Bot
2014-09-29 21:05:26 +00:00
parent 54acb65079
commit 94b063a82a
3 changed files with 6 additions and 6 deletions

View File

@@ -23,5 +23,5 @@ futures>=2.1.6
jsonschema>=2.0.0,<3.0.0
# For common utilities
oslo.utils>=0.3.0
oslo.serialization>=0.1.0
oslo.utils>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0

View File

@@ -17,5 +17,5 @@ stevedore>=1.0.0 # Apache-2.0
jsonschema>=2.0.0,<3.0.0
# For common utilities
oslo.utils>=0.3.0
oslo.serialization>=0.1.0
oslo.utils>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0

View File

@@ -3,12 +3,12 @@
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
oslotest>=1.1.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
mock>=1.0
testtools>=0.9.34
# Used for testing the WBE engine.
kombu>=2.4.8
kombu>=2.5.0
# Used for testing zookeeper & backends.
zake>=0.1 # Apache-2.0