Remove extraneous element internal-connection-point
[osm/SO.git] / models / plugins / yang / vnfd.yang
index a825be1..d968bc8 100644 (file)
@@ -398,12 +398,6 @@ module vnfd
               connection points.";
 
           uses common-connection-point;
-
-          leaf internal-vld-ref {
-            type leafref {
-              path "../../../internal-vld/id";
-            }
-          }
         }
 
         list internal-interface {