7a4e091a6a
To allow users to use sw-manager commands through remote-cli we need to add nfv-client pkg to the image referred. Test Plan: PASS Locally build stx-platformclients image with nfv-client package Partial-Bug: #1949620 Signed-off-by: Joao Soubihe <JoaoPaulo.Soubihe@windriver.com> Change-Id: Ied15055c4394e502d958e26c82454372d4736621
11 lines
486 B
Plaintext
11 lines
486 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 \
|
|
nfv-client"
|