Updated context references in yang-ext 38/1138/1
authorTony Tkacik <ttkacik@cisco.com>
Mon, 9 Sep 2013 23:02:55 +0000 (16:02 -0700)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 9 Sep 2013 23:02:55 +0000 (16:02 -0700)
Change-Id: Ie4675d143a739f8cb8bac3be11496737f3a97dc2
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
yang/yang-ext/src/main/yang/yang-ext.yang

index 11912966a1f07fd698448376707b3e79e33891e1..9677a732e4537e0776493761dd96ac14bb5ba8da 100644 (file)
@@ -57,4 +57,16 @@ module yang-ext {
 \r
         argument "context-type";\r
     }\r
+\r
+    extension "context-reference" {\r
+        argument "context-type";\r
+    }\r
+\r
+    extension "context-instance" {\r
+        argument "context-type";\r
+    }\r
+    \r
+    extension "instance-target" {\r
+       argument "path";\r
+    }\r
 }
\ No newline at end of file