Interface QosRules

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, ServiceProviderFeatureTypeBase

    @Generated("mdsal-binding-generator")
    public interface QosRules
    extends ServiceProviderFeatureTypeBase
    The qos rules supported. The configuration leaf should contain a json string such that models the supported_rules parameter of neutron_lib.services.qos.DriverBase

    This class represents the following YANG schema fragment defined in module neutron-extensions

     identity qos-rules {
       base service-provider-feature-type-base;
     }
     
    The schema path to identify an instance is neutron-extensions/qos-rules
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME