Merge "Fix typo in installation of vmware virtdriver"
This commit is contained in:
commit
742cd6f707
@ -341,7 +341,7 @@ function install_ceilometer {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$VIRT_DRIVER" = 'vsphere' ]]; then
|
if [[ "$VIRT_DRIVER" = 'vsphere' ]]; then
|
||||||
pip_instal_gr oslo.vmware
|
pip_install_gr oslo.vmware
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user