Merge "Include kubectl and helm in the platform image"

This commit is contained in:
Zuul 2019-08-23 01:41:29 +00:00 committed by Gerrit Code Review
commit 3f2f0ec833

View File

@ -2,7 +2,7 @@ BUILDER=loci
LABEL=stx-platformclients
PROJECT=infra
PROJECT_REPO=nil
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion"
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"