X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-be%2Fsrc%2Fmain%2Fresources%2Fimport%2Ftosca%2Fnfv-types%2FoverlayTunnel%2FoverlayTunnel.json;fp=catalog-be%2Fsrc%2Fmain%2Fresources%2Fimport%2Ftosca%2Fnfv-types%2FoverlayTunnel%2FoverlayTunnel.json;h=8c556b9ff14c733a9c92481a934b14459eb0481a;hb=fefa3e408f77289594e47edc878d1bee61fca90b;hp=0000000000000000000000000000000000000000;hpb=41cf18e4eebdae0692b832278b5a48f90345eedc;p=sdc.git diff --git a/catalog-be/src/main/resources/import/tosca/nfv-types/overlayTunnel/overlayTunnel.json b/catalog-be/src/main/resources/import/tosca/nfv-types/overlayTunnel/overlayTunnel.json new file mode 100644 index 0000000000..8c556b9ff1 --- /dev/null +++ b/catalog-be/src/main/resources/import/tosca/nfv-types/overlayTunnel/overlayTunnel.json @@ -0,0 +1,21 @@ +{ + "payloadName": "overlayTunnel.yml", + "contactId": "jh0003", + "name": "VL OVERLAYTUNNEL", + "description": "The node represents a overlay tunnel entity.", + "resourceIconPath": "network", + "resourceType": "VL", + "categories": [ + { + "name": "Network Connectivity", + "subcategories": [ + { + "name": "Virtual Links" + } + ] + } + ], + "tags": [ + "VL OVERLAYTUNNEL" + ] +}