Added support to generate types from Choices and Cases added by augmentation.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / binding-generator-impl / src / test / resources / choice-case-type-test-models / augment-monitoring@2013-07-01.yang
index 17cf07c49acb0a63618f855ed3cc147326a4cf1c..4683598c6b996434fc1fa205e5dfdabe958f7fdc 100644 (file)
@@ -3,7 +3,7 @@ module augment-monitoring {
     namespace "urn:ietf:params:xml:ns:yang:augment-monitoring";
     prefix "amon";
 
-    import ietf-netconf-monitoring { prefix nm; }
+    import choice-monitoring { prefix nm; }
 
     organization "OPEN DAYLIGHT";
     contact "http://www.opendaylight.org/";