From: demx8as6 Date: Sun, 6 Mar 2022 13:13:04 +0000 (+0100) Subject: ADD N1, N2 N3 interfacing to topology generation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=c2e3cdf54e96bf38a57eabf5af1339b8c1dd4a14;p=oam.git ADD N1, N2 N3 interfacing to topology generation - The SVG CEP representation must support NAS and RADIO Issue-Id: OAM-256 Change-Id: I615bed2c211271240798f3b833067986780b0350 Signed-off-by: demx8as6 --- diff --git a/code/network-topology-instance-generator/model/python/svg/connection_edge_point.py b/code/network-topology-instance-generator/model/python/svg/connection_edge_point.py index 1c3b634..5eed9e2 100644 --- a/code/network-topology-instance-generator/model/python/svg/connection_edge_point.py +++ b/code/network-topology-instance-generator/model/python/svg/connection_edge_point.py @@ -54,7 +54,9 @@ class ConnectionEdgePoint(Svg): "netconf": "NC", "ves": "VES", "file": "FTP", + "nas":"NAS", "ofh": "OFH", + "radio": "RF", "rest": "REST", "restconf": "RC", "unknown": "-"