Merge "Fix CONFIG_STRATEGY var in bash scripts"

This commit is contained in:
Jenkins 2015-07-05 03:12:04 +00:00 committed by Gerrit Code Review
commit cb7115241b

View File

@ -246,7 +246,7 @@ export OS_VOLUME_API_VERSION=$CINDER_API_VERSION
EOF
cat > ./compose/openstack.env <<EOF
CONFIG_STRATEGY=CONFIG_INTERNAL
KOLLA_CONFIG_STRATEGY=CONFIG_INTERNAL
DEBUG_LOGGING=$DEBUG_LOGGING
VERBOSE_LOGGING=$VERBOSE_LOGGING
NOVA_LOG_DIR=$NOVA_LOG_DIR