Bug 6674 - the key of the serialization function registered by the vendor is not...
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-types.yang
old mode 100644 (file)
new mode 100755 (executable)
index 251a845..7d11baf
         description "Base identity for action types";
     }
 
+    identity experimenter-meter-band-sub-type {
+        description "The base identity for vendor's meter bands.";
+    }
+
     typedef metadata {
         type binary;
     }