Merge "Include kubectl and helm in the platform image"
This commit is contained in:
commit
3f2f0ec833
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user