Create topologies for 2022-06 OTIC PoCfest 26/8426/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:33:58 +0000 (14:33 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:34:54 +0000 (14:34 +0200)
- provide operator a's running data-store

IssueID: OAM268
Change-Id: Ic1416cea75d5c785d48d87c4e492a4445918176e
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/tapi-common-running.json [new file with mode: 0644]
code/network-topology-instance-generator/archive/2022-06-pocfest-operator-b/tapi-common-running.json [new file with mode: 0644]

diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/tapi-common-running.json b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/tapi-common-running.json
new file mode 100644 (file)
index 0000000..321c6a6
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "tapi-common:context": {
+    "uuid": "9ff69821-87a4-4f7b-a458-4d39b24b9830",
+    "name": [
+      {
+        "value-name": "context-name",
+        "value": "Operator A"
+      }
+    ]
+  }
+}
\ No newline at end of file
diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-b/tapi-common-running.json b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-b/tapi-common-running.json
new file mode 100644 (file)
index 0000000..bd2817c
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "tapi-common:context": {
+    "uuid": "57970648-6789-4b66-b8ab-4b4fbc93ba41",
+    "name": [
+      {
+        "value-name": "context-name",
+        "value": "Operator B"
+      }
+    ]
+  }
+}
\ No newline at end of file