Adds Minimum Bandwidth Rule to the Qos Policy
[neutron.git] / model / src / main / yang / neutron-constants.yang
index 74eea62f32a793d3646170d93b7536a5faee6f0b..cc942bf04508103d844e0629cbce11d4f3df28fe 100644 (file)
@@ -115,6 +115,11 @@ 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";