upstream/openstack/python-platformclients/centos/stx-platformclients.stable_docker_image
Teresa Ho abc5b27912 Add oidc-auth and its dependencies
Add oidc-auth to the platform clients docker image.
The oidc-auth CLI requires the libraries python-mechanize,
python-html5lib and python-webencodings.

Story: 2006711
Task: 38919
Depends-On: https://review.opendev.org/#/c/710991/

Change-Id: I2cae680a3d78ffa379879a590d153266537c0a81
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
2020-03-03 07:40:01 -05:00

10 lines
469 B
Plaintext

BUILDER=loci
LABEL=stx-platformclients
PROJECT=infra
PROJECT_REPO=nil
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-client"
PIP_PACKAGES="pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \
six prettytable PyYAML python-keystoneclient python-barbicanclient \
python-openstackclient cgtsclient fmclient distributedcloud_client \
osprofiler beautifulsoup4 oidcauthtools mechanize html5lib webencodings"