From: Jimmy Forsyth Date: Sat, 5 May 2018 00:00:07 +0000 (-0400) Subject: Fix babel config to allow HEAT startup X-Git-Tag: 2.0.0-ONAP~7^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Ftest-config.git;a=commitdiff_plain;h=816f9de50813a19efb00ab0d9853816f04859484 Fix babel config to allow HEAT startup Issue-ID: AAI-1123 Change-Id: I335af282cfba683be9ba0b8359fdab3c56091f3b Signed-off-by: Jimmy Forsyth --- diff --git a/babel/appconfig/babel-auth.properties b/babel/appconfig/babel-auth.properties index 5fd2646..e7dfda0 100644 --- a/babel/appconfig/babel-auth.properties +++ b/babel/appconfig/babel-auth.properties @@ -1,2 +1,2 @@ auth.policy.file=/auth/auth_policy.json -auth.authentication.disable=false \ No newline at end of file +auth.authentication.disable=true diff --git a/deploy_vm1.sh b/deploy_vm1.sh index db2abd4..fdf6623 100755 --- a/deploy_vm1.sh +++ b/deploy_vm1.sh @@ -15,7 +15,7 @@ export MODEL_LOADER_LOGS="/opt/aai/logroot/AAI-MODEL-LOADER"; export UI_LOGS="/opt/aai/logroot/AAI-UI"; export CHAMP_LOGS="/opt/aai/logroot/AAI-CHAMP-SERVICE"; export CRUD_LOGS="/opt/aai/logroot/AAI-CRUD-SERVICE"; -export BABEL_LOGS="/opt/aai/logroot/AAI-BABEL"; +export BABEL_LOGS="/opt/aai/logroot/AAI-BAS"; if [ ! -d "$RESOURCES_LOGS" ]; then diff --git a/docker-compose-app.yml b/docker-compose-app.yml index 2203ac1..41fc90c 100644 --- a/docker-compose-app.yml +++ b/docker-compose-app.yml @@ -191,7 +191,7 @@ services: image: ${DOCKER_REGISTRY}/onap/babel hostname: babel volumes: - - ${BABEL_LOGS}:/logs + - ${BABEL_LOGS}:/opt/app/babel/logs/AAI-BAS - /opt/test-config/babel/appconfig:/opt/app/babel/config ports: - 9516:9516 diff --git a/model-loader/appconfig/model-loader.properties b/model-loader/appconfig/model-loader.properties index 510cbe1..3019189 100644 --- a/model-loader/appconfig/model-loader.properties +++ b/model-loader/appconfig/model-loader.properties @@ -19,7 +19,7 @@ ml.aai.MODEL_URL=/aai/v*/service-design-and-creation/models/model/ ml.aai.NAMED_QUERY_URL=/aai/v*/service-design-and-creation/named-queries/named-query/ ml.aai.VNF_IMAGE_URL=/aai/v*/service-design-and-creation/vnf-images ml.aai.KEYSTORE_FILE=aai-os-cert.p12 -ml.aai.KEYSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 +ml.aai.KEYSTORE_PASSWORD=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o ml.aai.AUTH_USER=ModelLoader ml.aai.AUTH_PASSWORD=OBF:1qvu1v2h1sov1sar1wfw1j7j1wg21saj1sov1v1x1qxw