2017-09-20 12:26:47 +02:00
|
|
|
# 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.1.0,>=2.0.0 # Apache-2.0
|
2019-06-03 08:39:54 +02:00
|
|
|
openstacksdk>=0.29.0 # Apache-2.0
|
2018-09-04 18:37:16 +02:00
|
|
|
requests>=2.18.4 # Apache-2.0
|
2021-02-20 10:22:50 +08:00
|
|
|
PrettyTable>=0.7.2 # BSD
|