tenks/requirements.txt
Mark Goddard 64eb9d0489 Add os-client-config to requirements.txt
This is required for querying clouds.yaml in standalone mode using the
os_client_config module.

Change-Id: Ica28fd041eef10cfc97df57792a215c92a31b0d6
2018-12-20 17:54:51 +00:00

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