ioam-sb-export: fix issues found by pyang 05/11305/1
authorMarek Gradzki <[email protected]>
Thu, 22 Mar 2018 13:11:00 +0000 (14:11 +0100)
committerMarek Gradzki <[email protected]>
Thu, 22 Mar 2018 13:11:00 +0000 (14:11 +0100)
Change-Id: I3f3200f98cb2e685019ea46b2682a94db92611ec
Signed-off-by: Marek Gradzki <[email protected]>
ioam/api/src/main/yang/[email protected]

index f04028a..af8a42b 100644 (file)
@@ -6,6 +6,10 @@ module ioam-sb-export {
 
   prefix ioam-sb-export;
 
+  import ietf-inet-types {
+    prefix inet;
+  }
+
   organization "Cisco Systems, Inc.";
   contact
     "Shwetha Bhandari <[email protected]>
@@ -23,10 +27,6 @@ module ioam-sb-export {
       "";
   }
 
-  import ietf-inet-types {
-    prefix inet;
-  }
-
   container ioam-export {
 
     leaf disable {