Adding nfv-client to stx-platformclients image
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
This commit is contained in:
parent
e7a5c23348
commit
7a4e091a6a
@ -6,4 +6,5 @@ DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion hel
|
||||
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"
|
||||
osprofiler beautifulsoup4 oidcauthtools mechanize html5lib webencodings \
|
||||
nfv-client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user