Merge "[Multinode gate] Fix error failed to update store"

This commit is contained in:
Jenkins 2017-08-30 06:23:00 +00:00 committed by Gerrit Code Review
commit 9459c05a2f
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
# PHYSICAL_NETWORK=public
# OVS_PHYSICAL_BRIDGE=br-ex
# Configure Docker cluster store
DOCKER_CLUSTER_STORE=${DOCKER_CLUSTER_STORE:-etcd://$HOST_IP:$ETCD_PORT}
# Enable Zun services
if [[ ${HOST_IP} == ${SERVICE_HOST} ]]; then
enable_service zun-api