Refactored yang-maven-plugin. Updated tests.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / binding-generator-impl / src / test / resources / augment-test-models / augment-network-link-attributes@2013-05-03.yang
index 3040cf7691caa0d78dfa59329bf370f67442a95b..459a3594cf467fe59ea985feee93de93d2fbdc0b 100644 (file)
@@ -1,11 +1,11 @@
 module augment-network-link-attributes {
-       yang-version 1;
+    yang-version 1;
     namespace "urn:model:augment:network:link:attributes";
     prefix "tp";
 
     import abstract-topology {
-       prefix "at";
-       revision-date 2013-02-08;
+        prefix "at";
+        revision-date 2013-02-08;
     }
 
     organization "OPEN DAYLIGHT";
@@ -16,7 +16,7 @@ module augment-network-link-attributes {
     }
 
     augment "at:topology/at:network-links/at:network-link/at:attributes" {
-       leaf longitude {
+        leaf longitude {
             type decimal64 {    
                 fraction-digits 2;
             }