Updated from global requirements
Change-Id: I48350d765a1345a98de07bc1e269940b849840b1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user