From 8d1ae859fd88d32f22b9a417b205f27a3b220407 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Thu, 26 May 2022 14:36:54 +0200 Subject: [PATCH] Create topologies for 2022-06 OTIC PoCfest - provide operator e's running data-store IssueID: OAM268 Change-Id: I1f1a0d8ac7ace947293d4f0c7ea939976fa95a0f Signed-off-by: demx8as6 --- .../2022-06-pocfest-operator-e/tapi-common-running.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code/network-topology-instance-generator/archive/2022-06-pocfest-operator-e/tapi-common-running.json diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-e/tapi-common-running.json b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-e/tapi-common-running.json new file mode 100644 index 0000000..a3213d7 --- /dev/null +++ b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-e/tapi-common-running.json @@ -0,0 +1,11 @@ +{ + "tapi-common:context": { + "uuid": "a839960f-b599-4f73-a9b7-16ec831e48b0", + "name": [ + { + "value-name": "context-name", + "value": "Operator E" + } + ] + } +} \ No newline at end of file -- 2.16.6