Fixes bug 1424 by adding ip-address on virtual-network-interface-requirement
[osm/IM.git] / models / augments / common-augments.yang
index 815e7f9..912199c 100644 (file)
@@ -274,7 +274,7 @@ module common-augments {
                           ";
                         type string;
                     }
-                    leaf connection-point-ref {
+                    leaf external-connection-point-ref {
                         description
                           "String representing a leaf reference to the particular external connection point
                            This field should match /vnfd:vnfd-catalog/vnfd:vnfd/vnfd:id/vnfd:connection-point/vnfd:name
@@ -674,4 +674,4 @@ module common-augments {
             }
         }
     }
-}
\ No newline at end of file
+}