Skip to content

Commit

Permalink
liberty provisioning changes for vcenter-as-compute
Browse files Browse the repository at this point in the history
Change-Id: I6953b072cd62d1dfda3bb28e891b5996d7f8c12f
Partial-Bug: #1580340
  • Loading branch information
Amudha committed May 10, 2016
1 parent ca6a4f0 commit 82b197f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ if [ $VCENTER_IP ]; then
echo "cluster_name = " $cluster >> /etc/nova/nova.conf
done
openstack-config --set /etc/nova/nova.conf vmware vcenter_dvswitch $VCENTER_DVSWITCH
openstack-config --set /etc/nova/nova.conf vmware insecure True
openstack-config --del /etc/nova/nova.conf DEFAULT compute_driver
openstack-config --set /etc/nova/nova.conf DEFAULT compute_driver nova.virt.vmwareapi.contrailVCDriver
if [ -f /etc/nova/nova-compute.conf ]; then
Expand Down

0 comments on commit 82b197f

Please sign in to comment.