Merge "Fix old kubectl client in stx-platformclients (from 1.5.2 to 1.21.3)"

This commit is contained in:
Zuul 2022-01-07 16:23:55 +00:00 committed by Gerrit Code Review
commit ed7319ab40

View File

@ -2,9 +2,10 @@ BUILDER=loci
LABEL=stx-platformclients
PROJECT=infra
PROJECT_REPO=nil
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-client"
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-1.21.3-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 \
nfv-client"
CUSTOMIZATION="ln -s /usr/local/kubernetes/1.21.3/stage2/usr/bin/kubectl /usr/bin/"