X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fopenmano%2Fpython%2Frift%2Fopenmano%2Frift2openmano.py;h=b39a9d41acdc5316d06bc65b057c5b0cfa6293e7;hb=30118f288deeed4013f940c0e5a8c59d5fa29683;hp=37b2f0618c8b7ee5c46e5fb142874e94e594f26c;hpb=2047076c4704c759b4c840c48627b8a5691e72fa;p=osm%2FSO.git diff --git a/models/openmano/python/rift/openmano/rift2openmano.py b/models/openmano/python/rift/openmano/rift2openmano.py index 37b2f061..b39a9d41 100755 --- a/models/openmano/python/rift/openmano/rift2openmano.py +++ b/models/openmano/python/rift/openmano/rift2openmano.py @@ -417,7 +417,7 @@ def rift2openmano_vnfd(rift_vnfd, rift_nsd): connection = { "name": vld.name, "description": vld.description, - "type": "data", + "type": "bridge", "elements": [], }