Provide SMO deployment helm charts
[oam.git] / solution / integration / smo / .env
diff --git a/solution/integration/smo/.env b/solution/integration/smo/.env
new file mode 100644 (file)
index 0000000..1a56ac8
--- /dev/null
@@ -0,0 +1,61 @@
+################################################################################
+# Copyright 2019 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.
+#
+
+#NEXUS_DOCKER_REPO=nexus3.onap.org:10001/
+CCSDK_DOCKER_IMAGE_VERSION=latest
+HT_DOCKER_REPO=
+#HT_DOCKER_IMAGE_NAME=onap/sdnc-image
+HT_DOCKER_IMAGE_NAME=hightec/sdnc-image
+#HT_DOCKER_IMAGE_TAG=1.8.0-STAGING-20200301T124848Z
+HT_DOCKER_IMAGE_TAG=latest
+PORTPREFIX=
+ENABLE_ODL_CLUSTER=false
+REPLICAS=0
+ODL_HOME=/opt/opendaylight
+LOCAL_SDNR_MOUNT=/var/tmp/
+#elasticsearch:
+ES_VERSION=6.8.5
+VES_DOCKER_REPO=
+VES_TEST_COLLECTOR_IMAGE_NAME=hightec/ves-testcollector
+VES_TEST_COLLECTOR_IMAGE_TAG=latest
+LOCAL_VES_MOUNT=/var/tmp/
+EXT_VES_PORT=3000
+VES_API=5
+VES_FORMAT_FILE=CommonEventFormat_28.4.1.json
+
+NETCONF_SERVER_SIMULATOR_IMAGE_NAME=hightec/netconfserversimulator
+NETCONF_SERVER_SIMULATOR_IMAGE_TAG=4.2.2
+SIM_MODEL=equipment
+INT_SIM_PORT=2230
+EXT_SIM_PORT=2230
+EXT_SIM_SSH_PORT=8000
+
+SIM_MODEL2=DVM_MWCore12_BasicAir
+INT_SIM_PORT2=2231
+EXT_SIM_PORT2=2231
+EXT_SIM_SSH_PORT2=8001
+
+NTS_DOCKER_REPO=
+NTS_IMAGE_NAME=hightec/ntsim_manager
+NTS_IMAGE_TAG=0.1.4
+NTS_SIM_PORT=2240
+EXT_PORT=8300
+NTS_IP=172.28.0.1
+NETCONF_BASE=50000
+DOCKER_ENGINE_VERSION=1.39
+MODELS_IMAGE=hightec/ntsim_oran
+MODELS_TAG=0.1.4
+