Created experimenter subtype for vendor's actions
[openflowjava.git] / openflow-extension-nicira / src / main / yang / nicira-action.yang
index 7bb5faf7d0be768432042a3729b4b4e8930e6743..c43b1520317e4d59b84b02044656aad1f873fcb3 100644 (file)
@@ -14,6 +14,13 @@ module nicira-action {
     revision "2014-04-21" {
         description "Initial revision";
     }
+    
+    identity nxm-nx-reg-load {
+        base ofaction:experimenter-action-sub-type;
+    }
+    identity nxm-nx-reg-move {
+        base ofaction:experimenter-action-sub-type;
+    }
 
     grouping ofj-nx-action-reg-load-grouping {
         container action-reg-load {