37dbb2051b
Implements: blueprint vitrage-cli Change-Id: I1390ad4dfa40fcbddebaee628d8d928f5aa2bd49
9 lines
283 B
Plaintext
9 lines
283 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>=1.6
|
|
Babel>=1.3
|
|
cliff>=1.14.0
|
|
oslo.utils>=2.0.0
|
|
keystoneauth1>=1.0.0 |