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