TSC-115: Fix MinimumBandwidthRule direction
[neutron.git] / model / src / main / yang / neutron-qos.yang
index bfbc959b9c43aa93cd78cdb778129ad7c1e2e177..29e522bd5471713fb25be0241caa6555fab7cdae 100644 (file)
@@ -71,7 +71,7 @@ module neutron-qos {
         }
         leaf direction {
             type identityref {
-                base "constants:direction-minimum-bandwidth-rule";
+                base "constants:direction-base";
             }
             description "The traffic direction";
         }