Support of VNF and NS relations as described in pad 6297
[osm/IM.git] / models / yang / nsd-base.yang
index 45ca7f7..70dd3eb 100644 (file)
@@ -555,7 +555,11 @@ module nsd-base
     uses manotypes:ip-profile-list;
 
     container ns-configuration {
+      description
+        "Information about NS configuration.";
+
       uses manotypes:vca-configuration;
+      uses manotypes:vca-relations;
     }
 
     uses manotypes:input-parameter-xpath;