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
This commit is contained in:
Mark Goddard 2018-12-20 17:54:49 +00:00
parent ff3a73f37d
commit 64eb9d0489
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
pbr>=2.0 # Apache-2.0
ansible>=2.6.0 # GPLv3
os-client-config # Apache-2.0