From: Martin Skorupski Date: Thu, 27 Apr 2023 14:45:39 +0000 (+0200) Subject: General updates for flows X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0cdbaabec2ffd531836da475e37f6a104ae55007;hp=ef18c5ca86bc188c47305e555190828a8080134d;p=oam.git General updates for flows - add new env for secure communication to VES-Collector Issue-ID: OAM-333 Change-Id: Ia7c869670d0375f0a88602381ec9d5d67c80e924 Signed-off-by: Martin Skorupski --- diff --git a/solution/smo/apps/.env b/solution/smo/apps/.env index 7254383..d891cf5 100644 --- a/solution/smo/apps/.env +++ b/solution/smo/apps/.env @@ -16,6 +16,10 @@ COMPOSE_PROJECT_NAME=o-ran-sc-h-release +# Credentials +ADMIN_USERNAME=admin +ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U + # flows (implemened by nodered) FLOWS_IMAGE=nodered/node-red:latest @@ -26,3 +30,7 @@ SOLUTION_DOMAIN=smo.o-ran-sc.org APP_VENDOR=O-RAN-SC-OAM-Project APP_SOURCE=O-RAN-SC-OAM-Test-Component-01 APP_NETWORK_FUNCTION_ID=pnf2 + +VES_ENDPOINT_AUTH_METHOD=basic-auth +VES_ENDPOINT_USERNAME=sample1 +VES_ENDPOINT_PASSWORD=sample1