ADD N1, N2 N3 interfacing to topology generation 96/7896/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 6 Mar 2022 13:13:04 +0000 (14:13 +0100)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 6 Mar 2022 13:33:49 +0000 (14:33 +0100)
- The SVG CEP representation must support NAS and RADIO

Issue-Id: OAM-256
Change-Id: I615bed2c211271240798f3b833067986780b0350
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
code/network-topology-instance-generator/model/python/svg/connection_edge_point.py

index 1c3b634..5eed9e2 100644 (file)
@@ -54,7 +54,9 @@ class ConnectionEdgePoint(Svg):
             "netconf": "NC",
             "ves": "VES",
             "file": "FTP",
+            "nas":"NAS",
             "ofh": "OFH",
+            "radio": "RF",
             "rest": "REST",
             "restconf": "RC",
             "unknown": "-"