X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fnetwork%2F.env;fp=solution%2Fintegration%2Fnetwork%2F.env;h=4929cc9f05437ae7d8d626a69fa4fc674b51f212;hb=a93cb37412d81b4034fd6005d009d6bac412a6d9;hp=0000000000000000000000000000000000000000;hpb=53d47d4c8f037cb93aee17953879c834c648700f;p=oam.git diff --git a/solution/integration/network/.env b/solution/integration/network/.env new file mode 100644 index 0000000..4929cc9 --- /dev/null +++ b/solution/integration/network/.env @@ -0,0 +1,57 @@ +################################################################################ +# Copyright 2021 highstreet technologies and others +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +COMPOSE_PROJECT_NAME=o-ran-sc-d-release + +# Credentials +ADMIN_USERNAME=admin +ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U + +# SDN Controller +SDNC_REST_PORT=8181 +SDNC_OAM_IPv6=2001:db8:1:50::23 + +# VES Collector +VES_COLLECTOR_OAM_IPv6=2001:db8:1:50::27 + +# NTS NG settings +PUBLIC_DOCKER_REPO=docker.io/hightec/ +NEXUS3_DOCKER_REPO=nexus3.o-ran-sc.org:10004/o-ran-sc/ +NTS_MANAGER_PORT=8300 +NTS_BUILD_VERSION=1.3.3 + +IPv6_ENABLED=true +SSH_CONNECTIONS=0 +TLS_CONNECTIONS=1 +NTS_HOST_IP=2a00:7b80:454:2000::2 +NTS_HOST_BASE_PORT=50000 +NTS_HOST_NETCONF_SSH_BASE_PORT=0 +NTS_HOST_NETCONF_TLS_BASE_PORT=1000 +NTS_HOST_TRANSFER_FTP_BASE_PORT=2000 +NTS_HOST_TRANSFER_SFTP_BASE_PORT=2000 + +NTS_NF_MOUNT_POINT_ADDRESSING_METHOD=docker-mapping + +SDN_CONTROLLER_PROTOCOL=http +SDN_CONTROLLER_CALLHOME_PORT=6666 +# TLS: SDN_CONTROLLER_CALLHOME_PORT=4335 + +VES_COMMON_HEADER_VERSION=7.2.1 +VES_ENDPOINT_PROTOCOL=https +VES_ENDPOINT_PORT=8443 +VES_ENDPOINT_AUTH_METHOD=basic-auth +VES_ENDPOINT_USERNAME=sample1 +VES_ENDPOINT_PASSWORD=sample1