Bug 36 Multi site NS support and support for IP profile params
[osm/SO.git] / models / plugins / yang / nsr.yang
index 2e12788..78c86ad 100644 (file)
@@ -148,9 +148,7 @@ module nsr
       leaf nsd-ref {
         description "Reference to NSR ID ref";
         mandatory true;
-        type leafref {
-          path "/nsd:nsd-catalog/nsd:nsd/nsd:id";
-        }
+        type string; 
       }
       uses ns-instance-config-params;
     }