rel3 IM fixes - removed references to rw-pb and corrected config-primitive instead...
[osm/IM.git] / models / yang / vlr.yang
index 616bad0..6a9b591 100644 (file)
@@ -23,10 +23,6 @@ module vlr
   namespace "urn:ietf:params:xml:ns:yang:nfvo:vlr";
   prefix "vlr";
 
-  import rw-pb-ext {
-    prefix "rwpb";
-  }
-
   import ietf-yang-types {
     prefix "yang";
   }
@@ -182,7 +178,6 @@ module vlr
           ";
 
           type enumeration {
-            rwpb:enum-type "VlOperationalStatus";
             enum init;
             enum vl-alloc-pending;
             enum running;