64eb9d0489
This is required for querying clouds.yaml in standalone mode using the os_client_config module. Change-Id: Ica28fd041eef10cfc97df57792a215c92a31b0d6
8 lines
286 B
Plaintext
8 lines
286 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 # Apache-2.0
|
|
ansible>=2.6.0 # GPLv3
|
|
os-client-config # Apache-2.0
|