Fix typo in installation of vmware virtdriver
The probably got introduced in recent adjustments to cleanup the virt driver installs. Change-Id: Ic51411d5bd9b18d395dbdf948c58fea2d53eba0d
This commit is contained in:
parent
e4d57d6bed
commit
53a8f7c7bc
@ -341,7 +341,7 @@ function install_ceilometer {
|
||||
fi
|
||||
|
||||
if [[ "$VIRT_DRIVER" = 'vsphere' ]]; then
|
||||
pip_instal_gr oslo.vmware
|
||||
pip_install_gr oslo.vmware
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user