adding python3-pip package to installation script
python3-pip package is required to support openstack-client Change-Id: Iccfc52d8ec0577f656c5d06fef43240b33c49c4d
This commit is contained in:
parent
1fb8310770
commit
d6a3a62c54
@ -23,4 +23,5 @@ sudo apt-get install --no-install-recommends -y \
|
||||
nmap \
|
||||
curl \
|
||||
uuid-runtime \
|
||||
bc
|
||||
bc \
|
||||
python3-pip
|
||||
|
Loading…
Reference in New Issue
Block a user