pyang fixes for inventory and topology models
[controller.git] / opendaylight / md-sal / model / model-inventory / src / main / yang / opendaylight-inventory-config.yang
index aaaedc1dc570f9ef6d12ede48fa692e2c2150acf..1ccdfe87419a40a652880922067af579887fa7de 100644 (file)
@@ -3,8 +3,6 @@ module opendaylight-inventory-config {
     prefix inv-config;
 
     import yang-ext {prefix ext; revision-date "2013-07-09";}
-    import ietf-inet-types {prefix inet; revision-date "2010-09-24";}
-    import ietf-yang-types {prefix yang; revision-date "2010-09-24";}
     import opendaylight-inventory {prefix inv; revision-date "2013-08-19";}
 
 
@@ -20,4 +18,4 @@ module opendaylight-inventory-config {
             uses inv:node;
         }
     }    
-}
\ No newline at end of file
+}