Define Wireshark configuration
[oam.git] / solution / integration / smo / common / .env
index 2498330..7dfae76 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-# Copyright 2021 highstreet technologies and others
+# Copyright 2022 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.
@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 
-COMPOSE_PROJECT_NAME=o-ran-sc-e-release
+COMPOSE_PROJECT_NAME=o-ran-sc-f-release
 
 # Credentials
 
@@ -32,10 +32,6 @@ IDENTITY_IMAGE=quay.io/keycloak/keycloak:12.0.4
 IDENTITY_PORT=8463
 IDENTITY_PROVIDER_URL=https://identity:8463
 
-# Topology server
-TOPOLOGY_IMAGE=docker.io/hightec/smo-topology-api-v2:2.0.2-SNAPSHOT-20210315T160448Z
-TOPOLOGY_PROVIDERS=5GBerlin,winlab
-
 # PERSISTENCE (including SDN-R Database)
 PERSISTENCE_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.9.3
 
@@ -49,4 +45,7 @@ KAFKA_IMAGE=nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.4
 DMAAP_IMAGE=nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.18
 
 # O-RAN-SC Topology service
-O_RAN_SC_TOPOLOGY_IMAGE=nexus3.o-ran-sc.org:10001/o-ran-sc/smo-nts-ng-topology-server:1.4.5
+O_RAN_SC_TOPOLOGY_IMAGE=nexus3.o-ran-sc.org:10004/o-ran-sc/smo-nts-ng-topology-server:1.4.5
+
+# Wireshark
+WIRESHARK_IMAGE=lscr.io/linuxserver/wireshark