Merge "Set value for local_ip"

This commit is contained in:
Jenkins 2017-02-12 10:07:59 +00:00 committed by Gerrit Code Review
commit dc4eb8b47e
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ OVS_VSWITCH_OCSSCHEMA_FILE=${OVS_VSWITCH_OCSSCHEMA_FILE:-"/usr/share/openvswitch
# Port status notifier
ENABLE_PORT_STATUS_NOTIFIER=${ENABLE_PORT_STATUS_NOTIFIER:-"False"}
# Set value of TUNNEL_ENDPOINT_IP if unset
TUNNEL_ENDPOINT_IP=${TUNNEL_ENDPOINT_IP:-$HOST_IP}
ACTION=$1
STAGE=$2