Adopt new docs/tox API
[oam.git] / solution / network / .env
1 ################################################################################
2 # Copyright 2021 highstreet technologies and others
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 COMPOSE_PROJECT_NAME=o-ran-sc-h-release
18 HOST_IP=aaa.bbb.ccc.ddd
19
20 # Credentials
21 ADMIN_USERNAME=admin
22 ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
23
24 # SDN Controller
25 SDNC_REST_PORT=8181
26 SDNC_OAM_IPv4=172.50.0.23
27 SDNC_OAM_IPv6=2001:db8:1:50::23
28 SDNC_OAM_HOST=controller.oam.smo.o-ran-sc.org
29 SDN_CONTROLLER_PROTOCOL=https
30 SDN_CONTROLLER_CALLHOME_SSH_PORT=4334
31 SDN_CONTROLLER_CALLHOME_TLS_PORT=4335
32
33 # VES Collector
34 VES_COLLECTOR_OAM_IPv4=172.50.0.27
35 VES_COLLECTOR_OAM_IPv6=2001:db8:1:50::27
36 VES_COLLECTOR_OAM_HOST=ves-collector.oam.smo.o-ran-sc.org
37 VES_COMMON_HEADER_VERSION=7.2.1
38 VES_ENDPOINT_PROTOCOL=https
39 VES_ENDPOINT_PORT=443
40 VES_ENDPOINT_AUTH_METHOD=basic-auth
41 VES_ENDPOINT_USERNAME=sample1
42 VES_ENDPOINT_PASSWORD=sample1
43
44 # NTS NG settings
45 NEXUS3_DOCKER_REPO=nexus3.o-ran-sc.org:10004/o-ran-sc/
46 LOCAL_DOCKER_REPO=o-ran-sc/
47 NTS_MANAGER_PORT=8300
48 NTS_BUILD_VERSION=1.6.2
49
50 IPv6_ENABLED=true
51 SSH_CONNECTIONS=1
52 TLS_CONNECTIONS=0
53 NTS_HOST_IP=2a00:7b80:454:2000::2
54 NTS_HOST_BASE_PORT=50000
55 NTS_HOST_NETCONF_SSH_BASE_PORT=0
56 NTS_HOST_NETCONF_TLS_BASE_PORT=1000
57 NTS_HOST_TRANSFER_FTP_BASE_PORT=2000
58 NTS_HOST_TRANSFER_SFTP_BASE_PORT=2000
59
60 NTS_NF_MOUNT_POINT_ADDRESSING_METHOD=docker-mapping