Updated from global requirements
Change-Id: Ib6d6630bfba3ec9e3080dec0e9552c2bed9b728a
This commit is contained in:
parent
667331b666
commit
42a9425384
@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr<2.0,>=1.3
|
pbr<2.0,>=1.4
|
||||||
#
|
#
|
||||||
# The greenlet package must be compiled with gcc and needs
|
# The greenlet package must be compiled with gcc and needs
|
||||||
# the Python.h headers. Make sure you install the python-dev
|
# the Python.h headers. Make sure you install the python-dev
|
||||||
@ -22,11 +22,11 @@ httplib2>=0.7.5
|
|||||||
kombu>=3.0.7
|
kombu>=3.0.7
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
oslo.config>=1.11.0 # Apache-2.0
|
oslo.config>=2.1.0 # Apache-2.0
|
||||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.context>=0.2.0 # Apache-2.0
|
oslo.context>=0.2.0 # Apache-2.0
|
||||||
oslo.service>=0.1.0 # Apache-2.0
|
oslo.service>=0.6.0 # Apache-2.0
|
||||||
oslo.utils>=1.9.0 # Apache-2.0
|
oslo.utils>=2.0.0 # Apache-2.0
|
||||||
stevedore>=1.5.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
futurist>=0.1.2 # Apache-2.0
|
futurist>=0.1.2 # Apache-2.0
|
||||||
taskflow>=1.16.0
|
taskflow>=1.16.0
|
||||||
|
Loading…
Reference in New Issue
Block a user