Merge "Add integration bridge to the nova.conf"
This commit is contained in:
commit
fd2e82bda2
4
stack.sh
4
stack.sh
@ -1081,7 +1081,9 @@ if is_service_enabled nova; then
|
||||
iniset $NOVA_CONF DEFAULT vmwareapi_host_username "$VMWAREAPI_USER"
|
||||
iniset $NOVA_CONF DEFAULT vmwareapi_host_password "$VMWAREAPI_PASSWORD"
|
||||
iniset $NOVA_CONF DEFAULT vmwareapi_cluster_name "$VMWAREAPI_CLUSTER"
|
||||
|
||||
if is_service_enabled neutron; then
|
||||
iniset $NOVA_CONF vmware integration_bridge $OVS_BRIDGE
|
||||
fi
|
||||
|
||||
# fake
|
||||
# ----
|
||||
|
Loading…
Reference in New Issue
Block a user