rel3 IM fixes - removed references to rw-pb and corrected config-primitive instead...
[osm/SO.git] / models / plugins / yang / nsr.yang
index ef293fb..12cf850 100644 (file)
@@ -27,10 +27,6 @@ module nsr
     prefix "vlr";
   }
 
-  import vld {
-    prefix "vld";
-  }
-
   import nsd-base {
     prefix "nsd-base";
   }
@@ -59,10 +55,6 @@ module nsr
     prefix "manotypes";
   }
 
-  import rw-sdn {
-    prefix "rw-sdn";
-  }
-
   import rw-project {
     prefix "rw-project";
   }
@@ -393,9 +385,7 @@ module nsr
         description
             "The SDN account to use when requesting resources for
             this vnffgr";
-        type leafref {
-          path "../../../../rw-sdn:sdn/rw-sdn:account/rw-sdn:name";
-        }
+        type string;
       }
 
       leaf cloud-account {