add back in connectivity-service-v4 in topo
Change-Id: I9c07dff5b228c3bb1e4b0443943103cb0fbcd2ed
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 11af4d6..7429c10 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
description: Aether ROC Umbrella chart to deploy all Aether ROC
kubeVersion: ">=1.18.0"
type: application
-version: 2.0.5
+version: 2.0.6
appVersion: v0.0.0
keywords:
- aether
diff --git a/aether-roc-umbrella/templates/topo.yaml b/aether-roc-umbrella/templates/topo.yaml
index ca8e808..519cae5 100644
--- a/aether-roc-umbrella/templates/topo.yaml
+++ b/aether-roc-umbrella/templates/topo.yaml
@@ -35,6 +35,30 @@
onos.topo.MastershipState: {}
---
+# The 4G/5G v4.0.0 sdcore-adapter
+apiVersion: topo.onosproject.org/v1beta1
+kind: Entity
+metadata:
+ name: connectivity-service-v4
+spec:
+ uri: connectivity-service-v4
+ kind:
+ name: aether
+ aspects:
+ onos.topo.Configurable:
+ address: sdcore-adapter-v4:5150
+ version: 4.0.0
+ type: Aether
+ onos.topo.Location:
+ lat: 52.5150
+ lng: 13.3885
+ onos.topo.TLSOptions:
+ insecure: true
+ onos.topo.Asset:
+ name: 5G Core
+ onos.topo.MastershipState: {}
+
+---
apiVersion: topo.onosproject.org/v1beta1
kind: Kind
metadata: