TSC-115: Fix MinimumBandwidthRule direction
[neutron.git] / model / src / main / yang / neutron-constants.yang
index 4b5ce029e549b8683185eb59006db6d661594de6..cf1a209f9c52771443bd05b8f2a96e7ba7d3fb7d 100644 (file)
@@ -127,11 +127,6 @@ module neutron-constants {
 
     }
 
-    identity direction-minimum-bandwidth-rule {
-        description "Direction for minimum bandwidth rule.";
-        base direction-base;
-    }
-
     // IP VERSION
     identity ip-version-base {
         description "the base identity for ip versions";