diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2021-04-02 12:32:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-04-02 12:32:56 +0000 |
commit | 4ea948c920a059a27bef6d7ec98e684840e3cf04 (patch) | |
tree | 54fc0e47748951fd66a5c49350a16f7561d9c279 /plans/so/macroflow/config/env | |
parent | 3958820ac87baf543d43589317999ae91496f3c3 (diff) | |
parent | cfa8b96c1b28a7dc4f846bb74dc68d036ec431cb (diff) |
Merge "Update docker-compose for Macroflow with HEAT and small refactoring"
Diffstat (limited to 'plans/so/macroflow/config/env')
-rw-r--r-- | plans/so/macroflow/config/env | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plans/so/macroflow/config/env b/plans/so/macroflow/config/env new file mode 100644 index 00000000..f5453e95 --- /dev/null +++ b/plans/so/macroflow/config/env @@ -0,0 +1,7 @@ +NEXUS_DOCKER_REPO_MSO=nexus3.onap.org:10001 +DOCKER_ENVIRONMENT=remote +TAG=1.8.0-STAGING-latest +TIME_OUT_DEFAULT_VALUE_SEC=1200 +PROJECT_NAME=macroflowintegrationtesting +DEFAULT_NETWORK_NAME=macroflowintegrationtesting_default +MARIADB_VERSION=10.5.8 |