Adding software-client and tsconfig on stx-platformclients dependencies
Adding software-client and tsconfig to PIP_PACKAGES to have their dependencies fulfilled on stx-platformclients image Test Plan: PASS Build python3 wheels tarball on Debian and build stx-platformclients image on Debian. Depends-On: https://review.opendev.org/c/starlingx/update/+/901240 Story: 2010676 Task: 49164 Change-Id: I84c951405c4caa3f4a7846979b59ff23cca54d23 Signed-off-by: Guilherme Costa <guilherme.costa@windriver.com>
This commit is contained in:
parent
25ca5b8cbd
commit
c733474d1e
@ -8,5 +8,5 @@ PIP_PACKAGES="pycryptodomex httplib2 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"
|
||||
nfv-client software-client tsconfig"
|
||||
CUSTOMIZATION="ln -s /usr/local/kubernetes/1.24.4/stage2/usr/bin/kubectl /usr/bin/"
|
||||
|
Loading…
Reference in New Issue
Block a user