Updated from global requirements
Change-Id: I6dc8b32ee5a49fa1c24f04c9431955ea2290a44f
This commit is contained in:
parent
d9661903c1
commit
5b9fb69802
@ -2,7 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
oslo.config>=1.9.3 # Apache-2.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
@ -21,7 +21,7 @@ eventlet>=0.17.3
|
||||
PyYAML>=3.1.0
|
||||
|
||||
# rabbit driver is the default
|
||||
kombu>=2.5.0
|
||||
kombu>=3.0.7
|
||||
|
||||
# middleware
|
||||
oslo.middleware>=1.0.0 # Apache-2.0
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
|
||||
oslo.config>=1.9.3 # Apache-2.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
@ -23,7 +23,7 @@ eventlet>=0.17.3
|
||||
PyYAML>=3.1.0
|
||||
|
||||
# rabbit driver is the default
|
||||
kombu>=2.5.0
|
||||
kombu>=3.0.7
|
||||
|
||||
# middleware
|
||||
oslo.middleware>=1.0.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user