Bug 2089 fixed: added the operator NE to the relational-operation-type entry both...
[osm/IM.git] / models / yang / mano-types.yang
index eb38ec2..7fc0e50 100644 (file)
@@ -1937,6 +1937,7 @@ module mano-types
       enum GT; // greater than
       enum LT; // less than
       enum EQ; // equal
+      enum NE; // not equal
     }
   }