Comment 7 for bug 1686035

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/475260
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2cc547241c99b01e36fdc69a08c59f975b32c508
Submitter: Jenkins
Branch: master

commit 2cc547241c99b01e36fdc69a08c59f975b32c508
Author: Sławek Kapłoński <email address hidden>
Date: Mon Jun 19 06:35:25 2017 +0000

    New API call to get details of supported QoS rule type

    This commit adds new API call that allows to discover
    details about supported QoS rule type and its parameters
    by each of loaded backend drivers.

    DocImpact: New call to get details about supported
               rule_type for each loaded backend driver
    ApiImpact

    Change-Id: I2008e9d3e400dd717434fbdd2e693c9c5e34c3a4
    Closes-Bug: #1686035