Comment 6 for bug 1686035

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

Reviewed: https://review.openstack.org/477170
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=a40b46100f4e7e5955cde87593b529d4ec22e1ff
Submitter: Jenkins
Branch: master

commit a40b46100f4e7e5955cde87593b529d4ec22e1ff
Author: Sławek Kapłoński <email address hidden>
Date: Sat Jun 24 20:39:02 2017 +0000

    Update description of possible values in QoS rule types

    QoS backend drivers are using validators "type:range" and "type:values" to
    validate if given value is supported.
    Such possible values should be represented in different way when rule_type
    details are requested.
    This commit changes format of values which can be returned as result of such
    request.

    Change-Id: I460f7b2b265115120102e575d4040c0c5f5264f8
    Partial-Bug: 1686035