Updated from global requirements
Change-Id: I237eb09d9c21ddcec45c1c73efe787679e191148
This commit is contained in:
parent
d81616bbae
commit
a86f1aca80
@ -14,7 +14,7 @@ lockfile>=0.8
|
||||
lxml>=2.3
|
||||
msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.concurrency>=0.3.0 # Apache-2.0
|
||||
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.3.0 # Apache-2.0
|
||||
|
@ -18,7 +18,7 @@ msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.3.0 # Apache-2.0
|
||||
oslo.concurrency>=0.3.0 # Apache-2.0
|
||||
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user