1a0f2136f4
Change-Id: Ie4b53dea0e38d4d3427861cc5090f35f09336cf0
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=2.0.0 # Apache-2.0
|
|
|
|
python-cinderclient>=2.0.1 # Apache-2.0
|
|
os-brick>=1.8.0 # Apache-2.0
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|